refactor: Deprecate DocumenterBrdige.reporter

The logging system of Sphinx was migrated to sphinx.util.logging now.
So it's time to deprecate reporter interface for Documenters.
This commit is contained in:
Takeshi KOMIYA
2021-01-12 01:48:15 +09:00
parent b372a99c01
commit dffb565eea
3 changed files with 14 additions and 2 deletions

View File

@@ -77,6 +77,11 @@ The following is a list of deprecated interfaces.
- 5.0
- ``sphinx.ext.autodoc.DataDocumenter``
* - ``sphinx.ext.autodoc.directive.DocumenterBridge.reporter``
- 3.5
- 5.0
- ``sphinx.util.logging``
* - ``sphinx.ext.autodoc.importer._getannotations()``
- 3.4
- 4.0