Commit Graph

82 Commits (6028cb104cb2b22cf922e6716ebb2ebf1cd7dbc6)

Author SHA1 Message Date
Ashley Whetter efe815c1df Fixed a typo in the code of the golang tutorial
Closes #207
4 years ago
Ashley Whetter ea150af1da Fixed incorrect formatting with private inheritance diagrams
Fixes #195
4 years ago
Ashley Whetter cd9b9ca0fe Added the imported-members AutoAPI option
Closes #204
4 years ago
Ashley Whetter fca36aa664 Classes and methods inherit docstrings from their parent
Closes #203
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
Ashley Whetter 3eb33270c5 Version 1.3.0 5 years ago
Ashley Whetter 5794902b23 Support Sphinx 2.4 and 3.0 5 years ago
Ashley Whetter 3c4f0b7fe6 Tests are included in the sdist 5 years ago
Ashley Whetter 0d95377bbf Accept template directory relative to conf.py
Closes #184
5 years ago
Ashley Whetter c3fe9f77cb Fixed minor changelog formatting issue 5 years ago
Ashley Whetter 4ba45cfacb Can document inherited members
Closes #183
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 fc1d78f758 Python 3.8 support 5 years ago
Ashley Whetter f8b6a6151c arg and kwargs annotations can be read from the function type comment 5 years ago
Ashley Whetter 9c91de9370 Ignore extra argument type annotations
Closes #186
5 years ago
Ashley Whetter d40122948b Remaining rtfd -> readthedocs replacements 5 years ago
Ashley Whetter 4bccd1bfe7 Documentation tweaks 5 years ago
Ashley Whetter daa5ce24a5 Version 1.2.1 5 years ago
Ashley Whetter 74889a9d07 "Invalid desc node" warning no longer raised for autodoc-style directives 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
Ashley Whetter 02b0c0a098 Made it more clear which file causes an error 5 years ago
Ashley Whetter 86a2aeb6d7 Fixed some unicode decode errors 5 years ago
Ashley Whetter fd1cef5ced Updated Autodoc directives for Sphinx 2.1 features
Added autoapidecorator directive.
Abides by autodoc_docstring_signature.
autoapifunction documents async functions.

Closes #166.
5 years ago
Ashley Whetter 34d02faa2f Custom argument formatting
Closes #162
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