Merge pull request #5542 from tk0miya/5438_update_CHANGES

Update CHANGES (refs: #5438)
This commit is contained in:
Takeshi KOMIYA 2018-10-17 02:00:00 +09:00 committed by GitHub
commit c584b71b12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -151,7 +151,7 @@ Deprecated
* :confval:`autodoc_default_flags` is deprecated * :confval:`autodoc_default_flags` is deprecated
* quickstart: ``--epub`` option becomes default, so it is deprecated * quickstart: ``--epub`` option becomes default, so it is deprecated
* Drop function based directive support. For now, Sphinx only supports class * Drop function based directive support. For now, Sphinx only supports class
based directives. based directives (see :class:`~Directive`)
* ``sphinx.util.docutils.directive_helper()`` is deprecated * ``sphinx.util.docutils.directive_helper()`` is deprecated
* ``sphinx.cmdline`` is deprecated * ``sphinx.cmdline`` is deprecated
* ``sphinx.make_mode`` is deprecated * ``sphinx.make_mode`` is deprecated