Ashley Whetter
|
06a1969d11
|
Fixed autodoc directives documenting properties as methods
|
2020-11-13 21:28:47 -08:00 |
|
Ashley Whetter
|
78b79583af
|
Implmented basic incremental building
Closes #191
|
2020-10-26 16:13:38 -07:00 |
|
Ashley Whetter
|
8e4cd49e1a
|
Dropped support for Python 2 and Sphinx 1.x/2.x.
Removed all old compatibility code.
|
2020-10-03 12:21:25 -07:00 |
|
Haggai Nuchi
|
a58b7ed45b
|
Update documenters.py
|
2020-08-14 22:09:28 -07:00 |
|
Ashley Whetter
|
4ba45cfacb
|
Can document inherited members
Closes #183
|
2020-02-01 12:53:40 -08:00 |
|
Ashley Whetter
|
520f3b0469
|
Fixed formatting
|
2019-10-05 16:09:26 -07:00 |
|
Ashley Whetter
|
a122f00d4a
|
Fix linting
|
2019-10-05 16:05:37 -07:00 |
|
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.
|
2019-08-10 23:08:03 -07:00 |
|
Ashley Whetter
|
9fc96f2ddf
|
Added support for Sphinx 2.1
|
2019-06-23 13:25:25 -07:00 |
|
Ashley Whetter
|
2084f695bd
|
Can set an empty function signature in autodoc directives
|
2019-04-21 23:01:46 -07:00 |
|
Ashley Whetter
|
cac774c072
|
Added type annotation support to autodoc directives
|
2019-04-21 22:45:29 -07:00 |
|
Ashley Whetter
|
3db1fd1226
|
Fixed error when an invalid object is given to an autodoc directive
|
2019-04-21 15:38:22 -07:00 |
|
Ashley Whetter
|
8242f2ea13
|
Added Sphinx 2.0 support
|
2019-04-06 10:04:15 -07:00 |
|
Ashley Whetter
|
f77bf19800
|
Added Black formatting
|
2019-01-26 21:20:45 -08:00 |
|
Ashley Whetter
|
c6f34398b5
|
Fixed autodoc not documenting top level packages or modules
|
2018-11-14 22:39:18 -08:00 |
|
Ashley Whetter
|
66cf2ed4d0
|
Fixed autodoc not documenting anything in submodules or subpackages
|
2018-09-24 14:52:18 -07:00 |
|
Ashley Whetter
|
b789dcaa73
|
Fixed autodoc being unable to discover nested classes
|
2018-08-07 14:39:38 -07:00 |
|
Ashley Whetter
|
4ac85dd7af
|
Added autoapi directives for Python
|
2018-08-06 14:19:12 -07:00 |
|