Commit Graph

58 Commits (5435536988c8754a4f913675061bbc0df8a3b5c0)

Author SHA1 Message Date
Joseph Yu 5435536988 Multiline string are displayed correctly 4 years ago
Joseph Yu b9a6fcd350 Minor internal test warnings fixes 4 years ago
Ashley Whetter 05dde9584c Version 1.7.0 4 years ago
Ashley Whetter 471c870a53 Do not inherit redundant docstrings
Closes #240
4 years ago
Ashley Whetter 24109875e1 The overload signatures of __init__ methods are documented
Fixes #260
4 years ago
Ashley Whetter 73bb2d6105 The fully qualified path of objects are included type annotations 4 years ago
Ashley Whetter 82eb508fe0 Added support for Sphinx 3.3 and 3.4 4 years ago
Ashley Whetter 731323c2a4 Version 1.6.0 4 years ago
Ashley Whetter 714c0609ba Added Python 3.9 support 4 years ago
Ashley Whetter a8d07b610f Can edit the Jinja environment
Closes #200
4 years ago
Ashley Whetter 06a1969d11 Fixed autodoc directives documenting properties as methods 4 years ago
Ashley Whetter e281137654 Fixed raising unnecessary deprecation warning
Closes #244
4 years ago
Ashley Whetter 78b79583af Implmented basic incremental building
Closes #191
4 years ago
Ashley Whetter 6a6f7a9f17 Added CHANGELOG entry 4 years ago
Ashley Whetter 6f0299356a Can use type hints as parameter types and return types 4 years ago
Ashley Whetter 8e4cd49e1a Dropped support for Python 2 and Sphinx 1.x/2.x.
Removed all old compatibility code.
4 years ago
Ashley Whetter 40ebbc965f Version 1.5.1 4 years ago
Ashley Whetter 0667de4037 Release preparation 4 years ago
Ashley Whetter 8640355f3d autoapisummary directive inherits from autosummary for future stability 4 years ago
Ashley Whetter 8d841664ed Fixed every toctree entry getting added as a new list 4 years ago
Ashley Whetter ac70ea056e Fixed incorrect formatting of properties on generated method directives. 4 years ago
Ashley Whetter f5182a2291 Declare the extension as parallel safe
Closes #222
4 years ago
Ashley Whetter 3faa27053b Fixed return types not showing for methods.
Fixes #219
4 years ago
Ashley Whetter 37a2ce3301 Fixed typo in the changelog 4 years ago
Ashley Whetter 9bd08a2bc1 Version 1.4.0 4 years ago
Ashley Whetter 975ac49dc0 Inheritance diagrams can follow imports
Closes #193
Closes #208
4 years ago
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