Update CHANGES

This commit is contained in:
Takeshi KOMIYA
2021-01-23 20:45:03 +09:00
parent ccf4ae3729
commit 76d0a0be82
2 changed files with 3 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ Incompatible changes
Deprecated
----------
* ``favicon`` and ``logo`` variable in HTML templates
* ``sphinx.directives.patches.CSVTable``
* ``sphinx.directives.patches.ListTable``
* ``sphinx.directives.patches.RSTTable``
@@ -226,7 +227,6 @@ Incompatible changes
Deprecated
----------
* ``favicon`` and ``logo`` variable in HTML templates
* The ``follow_wrapped`` argument of ``sphinx.util.inspect.signature()``
* The ``no_docstring`` argument of
``sphinx.ext.autodoc.Documenter.add_content()``

View File

@@ -27,12 +27,12 @@ The following is a list of deprecated interfaces.
- Alternatives
* - ``favicon`` variable in HTML templates
- 3.4
- 4.0
- TBD
- ``favicon_url``
* - ``logo`` variable in HTML templates
- 3.4
- 4.0
- TBD
- ``logo_url``