Update CHANGES

This commit is contained in:
Takeshi KOMIYA 2018-07-29 21:49:01 +09:00
parent 4e30f494c4
commit c8a66b73cf
2 changed files with 6 additions and 0 deletions

View File

@ -59,6 +59,7 @@ Deprecated
based directives.
* ``sphinx.util.docutils.directive_helper()`` is deprecated
* ``sphinx.cmdline`` is deprecated
* ``sphinx.make_mode`` is deprecated
* ``sphinx.locale.l_()`` is deprecated
* #2157: helper function ``warn()`` for HTML themes is deprecated
* ``app.override_domain()`` is deprecated

View File

@ -410,6 +410,11 @@ The following is a list of deprecated interface.
- 3.0
- ``sphinx.cmd.build``
* - ``sphinx.make_mode``
- 1.8
- 3.0
- ``sphinx.cmd.make_mode``
* - ``sphinx.locale.l_()``
- 1.8
- 3.0