sphinx/tests/roots/test-ext-autodoc
Takeshi KOMIYA 9a9433e403 Fix #9283: autodoc: failed to build doc for attribute not commented
Autoattribute directive should check the existence of instance attribute
that is defined inside __init__() but not having comments before
accessing it.
2021-05-30 19:48:11 +09:00
..
bug2437 autodoc: make full reference for classes, aliased with "alias of" 2018-01-13 00:19:19 +03:00
target Fix #9283: autodoc: failed to build doc for attribute not commented 2021-05-30 19:48:11 +09:00
autodoc_dummy_bar.py Fix flake8 violations 2018-02-19 23:20:56 +09:00
autodoc_dummy_module.py Sort imports with isort 2020-11-11 13:19:05 +01:00
conf.py Fix flake8 violations 2018-02-19 23:20:56 +09:00
index.rst autodoc.typehints can accurately represent overloads 2021-05-08 21:34:25 -07:00