Update removal note for logo and favicon variables (#11063)

These were removed in Sphinx 6.0.0
This commit is contained in:
Viktor Haag
2022-12-31 12:38:06 -05:00
committed by GitHub
parent 30a9067a34
commit 5715abf1d4

View File

@@ -144,12 +144,12 @@ The following is a list of deprecated interfaces.
* - ``favicon`` variable in HTML templates
- 4.0
- TBD
- 6.0
- ``favicon_url``
* - ``logo`` variable in HTML templates
- 4.0
- TBD
- 6.0
- ``logo_url``
* - ``sphinx.directives.patches.ListTable``