Commit Graph

74 Commits (8f91c141995e86f5471bc15b4ae31f49c28798d1)

Author SHA1 Message Date
Ashley Whetter e8326cb909 Make template override docs more clear
Closes #198
4 years ago
Ashley Whetter 2f87d5ef82 Added __version_info__ and single source version 4 years ago
Matthijs van der Burgh 0e7930e2e0 Fix version in docs conf.py 4 years ago
Matthijs van der Burgh b8f1ba7cff Update release process with added version number 4 years ago
Ashley Whetter 0d95377bbf Accept template directory relative to conf.py
Closes #184
5 years ago
Ashley Whetter 4ba45cfacb Can document inherited members
Closes #183
5 years ago
Ashley Whetter c5d5fb5346 Made passing of options to templates more sane 5 years ago
Ashley Whetter 265b4ae562 Added show-inheritance
Also turned autoapi_include_inheritance_graphs into a
show-inheritance-diagram AutoAPI option to be more consistent
with show-inheritance.

Partially implements #183
5 years ago
Ashley Whetter 076427e6ae Added inheritance diagrams support
Close #140
5 years ago
Ashley Whetter d40122948b Remaining rtfd -> readthedocs replacements 5 years ago
Ashley Whetter 3a415e2f58 More documentation tweaks 5 years ago
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 6 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