sphinx/tests/roots/test-ext-autodoc
Takeshi KOMIYA 1ea11b1e48 Fix #759: autodoc: Add sphinx.ext.autodoc.preserve_defaults extension
Add a new extension `sphinx.ext.autodoc.preserve_defaults`.

It preserves the default argument values of function signatures in source code
and keep them not evaluated for readability.  This is an experimental
extension and it will be integrated into autodoc core in Sphinx-4.0.
2021-03-06 18:48:18 +09:00
..
bug2437 autodoc: make full reference for classes, aliased with "alias of" 2018-01-13 00:19:19 +03:00
target Fix #759: autodoc: Add sphinx.ext.autodoc.preserve_defaults extension 2021-03-06 18:48:18 +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 add testcase for complex typehintsext.autodoc.typehints 2020-05-10 20:46:29 +09:00