Commit Graph

63 Commits (4bccd1bfe7653123939daba6a50cb734927e79cf)

Author SHA1 Message Date
Ashley Whetter 4bccd1bfe7 Documentation tweaks 5 years ago
Olivier Samyn a836795d17 doc: Add autoapi_python_use_implicit_namespaces config value description
+
5 years ago
Ashley Whetter 4c927b2a3f
Minor fix in how_to.rst (#185) 5 years ago
Ashley Whetter 2af3d462bf Fixed formatting of the table in the tutorials 5 years ago
Yuji Tabata 7cc6b72c96
Minor fix in how_to.rst 5 years ago
Ashley Whetter daa5ce24a5 Version 1.2.1 5 years ago
Ashley Whetter e06fa71dbc Version 1.2.0 5 years ago
Ashley Whetter b8fddf9c0b Added some missing documentation 5 years ago
Ashley Whetter 900072e99b Added documentation for optional dependencies 5 years ago
Martín Gaitán 6b6aae95fc fix typo on subsection's title (#167) 5 years ago
Ashley Whetter 0b947a028e v1.1.0 5 years ago
Ashley Whetter 9735f43a8d v1.0.0 5 years ago
Ashley Whetter 7230330686 Documentation overhaul 5 years ago
Ashley Whetter 3722490c36 v0.7.1 6 years ago
Ashley Whetter 30a620e449 v0.7.0 6 years ago
Ashley Whetter 9397c0709f Fixed a typo in the docs 6 years ago
Ashley Whetter f8c26b2682 v0.6.2 6 years ago
Ashley Whetter 9f197afa76 v0.6.1 6 years ago
Ashley Whetter cb032b6920 v0.6.0 6 years ago
Ashley Whetter 03f601ed41 Updated documentation
Closes #120
6 years ago
Ashley Whetter bc65e766c3 Made it easier to remove default index page
Also removed autoapi_add_api_root_toctree config option
because it is less useful now.

Closes #152
6 years ago
Sam Lai 974bae1f20 Support specifying package directories in `autoapi_dirs` (#135)
* Support specifying package directories as well

Fixes #108.

* Use os.sep instead of the hardcoded '/'

This was making the tests fail on Windows because the necessary '/'
replacements were not happening on Windows due to os.sep being '\\'.
6 years ago
Ashley Whetter 6ca62f16c9 Can control how __init__ docstring is displayed 6 years ago
Eric Holscher 7f6b47b86d Bump to version 0.5 7 years ago
Ashley Whetter b792463cc9 Can turn off autoapisummary directives in output 7 years ago
Brian Madden defbfc517a fix typo in templates.rst 7 years ago
Anthony Johnson 04805b5044 Fix version number
The module is actually 0.4 release currently. This is not a new release however,
so updated to match 0.4, no additional increment necessary yet.
8 years ago
Anthony Johnson bcee7eb22a Use autoapi_root for url root configuration 9 years ago
Eric Holscher 95154786ac Update docs 9 years ago
Eric Holscher b471a7dab1 Update docs 9 years ago
Eric Holscher 94757e5dfd Update sphinx version too 9 years ago
Eric Holscher 6ae1ddaf42 Add docs for file patterns 9 years ago
Eric Holscher ba1a09a8d1 Add ability to auto-inject AutoAPI into TocTree 9 years ago
Eric Holscher f1130fe971 Use titles 9 years ago
Eric Holscher 6b9a9bafdd Rejigger settings 9 years ago
Eric Holscher 5d861d13d8 Clean up handling of python args/params. 9 years ago
Eric Holscher f60b7d8880 Add ability to configure options of display of objects. 9 years ago
Eric Holscher 1cde5590eb Clean up how we render templates.
* Add top_level_object as global concept.
* Fix toctree generation
* Add passing of options to rendering
9 years ago
Eric Holscher a838e5333d Default keep_files to off. 9 years ago
Eric Holscher c02cd9d32e Add testing for template overrides. 9 years ago
Eric Holscher 31924ec371 Merge pull request #8 from rtfd/refactor-top-level
Refactor top level
9 years ago
Eric Holscher 5b9be5791f Fix wording 9 years ago
Eric Holscher 1d3bd2012e Refactor some settings and jinja env. 9 years ago
Anthony Johnson dedd406b34 Restore proper docs, don't test golang on our docs 9 years ago
Eric Holscher cdd8d244de Fix up templates 9 years ago
Eric Holscher 9bdd44d8cd Add a basic go domain. 9 years ago
Eric Holscher eb05b7d991 Swap include 9 years ago
Eric Holscher c6f2d32305 Add fancy captions 10 years ago
Eric Holscher f3c5f60fca Add template doc 10 years ago
Eric Holscher da43e6a03f Lower depth 10 years ago