Refactor Autosummary directive by DocumenterBridge

This commit is contained in:
Takeshi KOMIYA
2018-12-10 22:36:43 +09:00
parent 63af636fd9
commit d898da697d
3 changed files with 61 additions and 13 deletions

View File

@@ -147,7 +147,27 @@ The following is a list of deprecated interfaces.
- 4.0
- ``os.path.join()``
* - ``sphinx.ext.config.check_unicode()``
* - ``sphinx.config.check_unicode()``
- 2.0
- 4.0
- N/A
* - ``sphinx.ext.autosummary.Autosummary.warn()``
- 2.0
- 4.0
- N/A
* - ``sphinx.ext.autosummary.Autosummary.genopt``
- 2.0
- 4.0
- N/A
* - ``sphinx.ext.autosummary.Autosummary.warnings``
- 2.0
- 4.0
- N/A
* - ``sphinx.ext.autosummary.Autosummary.result``
- 2.0
- 4.0
- N/A