Update docs

This commit is contained in:
Takeshi KOMIYA
2017-01-07 15:10:53 +09:00
parent ae24524d5f
commit 269139ec0c
2 changed files with 4 additions and 1 deletions

View File

@@ -415,6 +415,10 @@ The application object also provides support for emitting leveled messages.
the build; just raise an exception (:exc:`sphinx.errors.SphinxError` or a
custom subclass) to do that.
.. deprecated:: 1.6
Please use :ref:`logging-api` instead.
.. automethod:: Sphinx.warn
.. automethod:: Sphinx.info