Commit Graph

87 Commits (565c43d99b53d2cc0acb43ce1e330b15ea87056d)

Author SHA1 Message Date
Joseph Yu aeecc3e3e4 Added autoapi-skip-member example 4 years ago
Ashley Whetter 471c870a53 Do not inherit redundant docstrings
Closes #240
4 years ago
Ashley Whetter a8d07b610f Can edit the Jinja environment
Closes #200
4 years ago
Ashley Whetter 78b79583af Implmented basic incremental building
Closes #191
4 years ago
Ashley Whetter bab6d1a726 Added git tagging to the release steps 4 years ago
Ashley Whetter 6f0299356a Can use type hints as parameter types and return types 4 years ago
Ashley Whetter 0a5b84b8be autoapi_file_patterns is in order of preference
Closes #243
4 years ago
Ashley Whetter 9bd08a2bc1 Version 1.4.0 4 years ago
Ashley Whetter efe815c1df Fixed a typo in the code of the golang tutorial
Closes #207
4 years ago
Ashley Whetter da8a0d8609 Made the behaviour of autoapi_dirs more clear 4 years ago
Ashley Whetter 8b9f0c23b5 Corrected autoapi_options default value 4 years ago
Ashley Whetter cd9b9ca0fe Added the imported-members AutoAPI option
Closes #204
4 years ago
Ashley Whetter b52378fa51 Added autoapi_member_order option
Closes #201
4 years ago
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 6 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 8 years ago