mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -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()``
|
||||
|
@@ -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``
|
||||
|
||||
|
Reference in New Issue
Block a user