Ashley Whetter
|
a43c6fde2b
|
Switched linter from pylint to ruff
|
2023-03-29 17:30:21 -07:00 |
|
Ashley Whetter
|
58d653e557
|
Added basic type checking
|
2023-03-22 22:33:11 -07:00 |
|
Ashley Whetter
|
94b255aecc
|
Added support for Python 3.11
|
2023-01-16 20:16:19 -08:00 |
|
Ashley Whetter
|
a23e2ffe73
|
Render Python properties with the property directive
Fixes #352.
|
2022-09-27 15:57:44 -07:00 |
|
Jeff Epler
|
0ac4dc5389
|
Fix kw-only marker getting ignored if first in the signature (#340)
Closes: #328
|
2022-07-25 11:46:30 -07:00 |
|
Ashley Whetter
|
7d7f042805
|
Fixed possible incorrect indentation in generated documentation.
Closes #299.
|
2021-07-31 18:06:12 -07:00 |
|
Ashley Whetter
|
08e61b93ef
|
Fixed displaying "self" in class signatures
|
2021-06-25 19:30:54 -07:00 |
|
Ashley Whetter
|
5faec73073
|
Fixed error when parsing a class with no constructor
|
2021-06-21 23:10:52 -07:00 |
|
Ashley Whetter
|
a0591adae4
|
Represent overload typehints more accurately
|
2021-04-03 11:12:42 -07:00 |
|
Ashley Whetter
|
bf8f50dc97
|
Fixed type hints still showing when setting autodoc_typehints
Closes #273
|
2021-04-02 20:08:34 -07:00 |
|
Ashley Whetter
|
a8d07b610f
|
Can edit the Jinja environment
Closes #200
|
2020-11-13 22:47:32 -08:00 |
|
Taku Fukada
|
5bb4ff2c02
|
Refine overload support
|
2020-08-17 12:48:36 -07:00 |
|
Taku Fukada
|
7270718374
|
Add support for overloaded functions
|
2020-08-17 12:48:36 -07:00 |
|
Ashley Whetter
|
cd9b9ca0fe
|
Added the imported-members AutoAPI option
Closes #204
|
2020-05-16 17:36:52 -07:00 |
|
Ashley Whetter
|
b52378fa51
|
Added autoapi_member_order option
Closes #201
|
2020-05-16 15:28:43 -07:00 |
|
Ashley Whetter
|
4ba45cfacb
|
Can document inherited members
Closes #183
|
2020-02-01 12:53:40 -08:00 |
|
Ashley Whetter
|
a122f00d4a
|
Fix linting
|
2019-10-05 16:05:37 -07:00 |
|
Daniel Daniels
|
a114af76dc
|
Added autoapi-skip-member event
|
2019-10-05 13:55:18 -07:00 |
|
Ashley Whetter
|
46c577eda1
|
Support for async and other Sphinx 2.1 method directive options
|
2019-07-17 20:59:20 -07:00 |
|
Ashley Whetter
|
589826e90c
|
Can override ignoring local imports in modules by using __all__
|
2019-06-23 12:36:58 -07:00 |
|
Ashley Whetter
|
b90284f0fe
|
Support basic type annotations
Closes #139
|
2019-04-21 21:58:25 -07:00 |
|
Ashley Whetter
|
7230330686
|
Documentation overhaul
|
2019-04-21 15:38:22 -07:00 |
|
Ashley Whetter
|
a4f798183c
|
Fixed private submodules displaying when private-members turned off
Also fixed whitespace issues in templates.
|
2019-03-05 22:52:13 -08:00 |
|