Merge branch 'master' into refactor_AutoDirective

This commit is contained in:
Takeshi KOMIYA
2017-12-18 00:59:21 +09:00
4 changed files with 36 additions and 50 deletions

View File

@@ -19,6 +19,8 @@ Deprecated
* using a string value for :confval:`html_sidebars` is deprecated and only list
values will be accepted at 2.0.
* ``format_annotation()`` and ``formatargspec()`` is deprecated. Please use
``sphinx.util.inspect.Signature`` instead.
* ``sphinx.ext.autodoc.AutodocReporter`` is replaced by ``sphinx.util.docutils.
switch_source_input()`` and now deprecated. It will be removed in Sphinx-2.0.