doc: Sort deprecated list alphabetically

This commit is contained in:
Takeshi KOMIYA 2019-12-28 19:37:38 +09:00
parent 858d5ffc5a
commit ff9e5e6dbd

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