Merge pull request #5827 from tk0miya/refactor_io3

Refactor sphinx.io
This commit is contained in:
Takeshi KOMIYA
2018-12-18 23:28:50 +09:00
committed by GitHub
5 changed files with 53 additions and 33 deletions

View File

@@ -278,11 +278,26 @@ The following is a list of deprecated interfaces.
- 3.0
- N/A
* - ``sphinx.io.SphinxBaseFileInput``
- 2.0
- 3.0
- N/A
* - ``sphinx.io.SphinxFileInput.supported``
- 2.0
- 3.0
- N/A
* - ``sphinx.io.SphinxRSTFileInput``
- 2.0
- 3.0
- N/A
* - ``sphinx.registry.SphinxComponentRegistry.add_source_input()``
- 2.0
- 3.0
- N/A
* - ``sphinx.writers.latex.LaTeXTranslator._make_visit_admonition()``
- 2.0
- 3.0