Merge pull request #6968 from tk0miya/reorder_deprecated_list

doc: Sort deprecated list alphabetically
This commit is contained in:
Takeshi KOMIYA 2019-12-29 00:23:48 +09:00 committed by GitHub
commit cb971ab0b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,11 +51,6 @@ The following is a list of deprecated interfaces.
- 4.0 - 4.0
- ``sphinx.util.get_filetype()`` - ``sphinx.util.get_filetype()``
* - ``sphinx.util.get_module_source()``
- 2.4
- 4.0
- N/A
* - ``sphinx.pycode.ModuleAnalyzer.encoding`` * - ``sphinx.pycode.ModuleAnalyzer.encoding``
- 2.4 - 2.4
- 4.0 - 4.0
@ -66,6 +61,11 @@ The following is a list of deprecated interfaces.
- 4.0 - 4.0
- ``tokenize.detect_encoding()`` - ``tokenize.detect_encoding()``
* - ``sphinx.util.get_module_source()``
- 2.4
- 4.0
- N/A
* - ``sphinx.builders.gettext.POHEADER`` * - ``sphinx.builders.gettext.POHEADER``
- 2.3 - 2.3
- 4.0 - 4.0