Commit Graph

11 Commits (a114af76dc7113f8d3f8e23ab36ebdcdce6814f0)

Author SHA1 Message Date
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 9fc96f2ddf Added support for Sphinx 2.1 5 years ago
Ashley Whetter 2084f695bd Can set an empty function signature in autodoc directives 5 years ago
Ashley Whetter cac774c072 Added type annotation support to autodoc directives 5 years ago
Ashley Whetter 3db1fd1226 Fixed error when an invalid object is given to an autodoc directive 5 years ago
Ashley Whetter 8242f2ea13 Added Sphinx 2.0 support 5 years ago
Ashley Whetter f77bf19800 Added Black formatting 6 years ago
Ashley Whetter c6f34398b5 Fixed autodoc not documenting top level packages or modules 6 years ago
Ashley Whetter 66cf2ed4d0 Fixed autodoc not documenting anything in submodules or subpackages 6 years ago
Ashley Whetter b789dcaa73 Fixed autodoc being unable to discover nested classes 6 years ago
Ashley Whetter 4ac85dd7af Added autoapi directives for Python 6 years ago