mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix typo in CHANGES
This commit is contained in:
parent
604686a3bb
commit
784747618f
4
CHANGES
4
CHANGES
@ -286,8 +286,8 @@ Deprecated
|
|||||||
|
|
||||||
1.6b1
|
1.6b1
|
||||||
|
|
||||||
* ``sphinx.util.compat.Directive`` class is now deprecated. Please use instead
|
* ``sphinx.util.compat.Directive`` class is now deprecated. Please use
|
||||||
``docutils.parsers.rsr.Directive``
|
``docutils.parsers.rst.Directive`` instead.
|
||||||
* ``sphinx.util.compat.docutils_version`` is now deprecated
|
* ``sphinx.util.compat.docutils_version`` is now deprecated
|
||||||
* #2367: ``Sphinx.warn()``, ``Sphinx.info()`` and other logging methods are now
|
* #2367: ``Sphinx.warn()``, ``Sphinx.info()`` and other logging methods are now
|
||||||
deprecated. Please use ``sphinx.util.logging`` (:ref:`logging-api`) instead.
|
deprecated. Please use ``sphinx.util.logging`` (:ref:`logging-api`) instead.
|
||||||
|
Loading…
Reference in New Issue
Block a user