Commit Graph

646 Commits (826bb2badde99952c18be5cc50b56a2dea203596)
 

Author SHA1 Message Date
Ashley Whetter 6fa5cb941d Fixed tests 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 f5823855ba Added Sphinx 3.1 testing 4 years ago
Ashley Whetter 37a2ce3301 Fixed typo in the changelog 4 years ago
Matthijs van der Burgh 827297433a don't find in class summary 4 years ago
Ashley Whetter 9bd08a2bc1 Version 1.4.0 4 years ago
lhfriedman c51fb3f737 added scoped keywords
see issue 213 (https://github.com/readthedocs/sphinx-autoapi/issues/213)
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 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 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
Matthijs van der Burgh 8565616f98 Fix formatting of test_pyintegration.py 4 years ago
Matthijs van der Burgh 7e79a1b9f7 (travis) fix warnings 4 years ago
Matthijs van der Burgh 8f91c14199 Show black diff 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 2e875f81c3 Updated tests for latest Sphinx 3.0.x fixes 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
Matthijs van der Burgh e0b41e00a7 Add __version__ to __init__.py 4 years ago
Ashley Whetter 3eb33270c5 Version 1.3.0 5 years ago
Ashley Whetter 6bfe168abe Updated Travis Python versions 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 9008db48e5 Added assertion to assist with import resolution debugging 5 years ago
Ashley Whetter c3fe9f77cb Fixed minor changelog formatting issue 5 years ago
Ashley Whetter 428e8526f0 Fixed Python 2 support 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 3747596021 Fixed formatting 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 3a415e2f58 More documentation tweaks 5 years ago
Ashley Whetter b5b2b2f08e Make the linter happy again 5 years ago
Ashley Whetter 4bccd1bfe7 Documentation tweaks 5 years ago
Olivier Samyn d71ac5f250 fix: Make the linter happy 5 years ago
Olivier Samyn cca3a781ee fix: correct stop condition in sphinx <2.0 and add a stop guard. 5 years ago
Olivier Samyn a836795d17 doc: Add autoapi_python_use_implicit_namespaces config value description
+
5 years ago
Olivier Samyn 5f085ca47f test: add implicit namespace checks 5 years ago
Olivier Samyn 🎻 7ca958fe57 feat: Support implicit namespaces for python >= 3.3 5 years ago