Deprecate SphinxBaseFileInput

This commit is contained in:
Takeshi KOMIYA
2018-12-17 22:06:51 +09:00
parent de49b991f6
commit 636ca67528
3 changed files with 9 additions and 7 deletions

View File

@@ -63,6 +63,7 @@ Deprecated
* ``sphinx.ext.autosummary.Autosummary.warnings``
* ``sphinx.ext.autosummary.Autosummary.result``
* ``sphinx.ext.doctest.doctest_encode()``
* ``sphinx.io.SphinxBaseFileInput``
* ``sphinx.io.SphinxRSTFileInput``
* ``sphinx.registry.SphinxComponentRegistry.add_source_input()``
* ``sphinx.testing.util.remove_unicode_literal()``