Skip to content

Commit

Permalink
doc: Sort deprecated list alphabetically
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Dec 28, 2019
1 parent 858d5ff commit ff9e5e6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/extdev/deprecated.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ The following is a list of deprecated interfaces.
- 4.0
- ``sphinx.util.get_filetype()``

* - ``sphinx.util.get_module_source()``
- 2.4
- 4.0
- N/A

* - ``sphinx.pycode.ModuleAnalyzer.encoding``
- 2.4
- 4.0
Expand All @@ -66,6 +61,11 @@ The following is a list of deprecated interfaces.
- 4.0
- ``tokenize.detect_encoding()``

* - ``sphinx.util.get_module_source()``
- 2.4
- 4.0
- N/A

* - ``sphinx.builders.gettext.POHEADER``
- 2.3
- 4.0
Expand Down

0 comments on commit ff9e5e6

Please sign in to comment.