mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for PR #5403
This commit is contained in:
parent
908f3a2fcb
commit
b2b833d39e
2
CHANGES
2
CHANGES
@ -19,6 +19,8 @@ Deprecated
|
|||||||
* ``sphinx.io.SphinxI18nReader.line`` is deprecated
|
* ``sphinx.io.SphinxI18nReader.line`` is deprecated
|
||||||
* ``sphinx.util.i18n.find_catalog_source_file()`` has changed; the
|
* ``sphinx.util.i18n.find_catalog_source_file()`` has changed; the
|
||||||
*gettext_compact* argument has been deprecated
|
*gettext_compact* argument has been deprecated
|
||||||
|
* #5403: ``sphinx.util.images.guess_mimetype()`` has changed; the *content*
|
||||||
|
argument has been deprecated
|
||||||
|
|
||||||
Features added
|
Features added
|
||||||
--------------
|
--------------
|
||||||
|
@ -136,6 +136,11 @@ The following is a list of deprecated interface.
|
|||||||
- 4.0
|
- 4.0
|
||||||
- :confval:`autodoc_default_options`
|
- :confval:`autodoc_default_options`
|
||||||
|
|
||||||
|
* - ``content`` arguments of ``sphinx.util.image.guess_mimetype()``
|
||||||
|
- 1.8
|
||||||
|
- 3.0
|
||||||
|
- N/A
|
||||||
|
|
||||||
* - ``gettext_compact`` arguments of
|
* - ``gettext_compact`` arguments of
|
||||||
``sphinx.util.i18n.find_catalog_source_files()``
|
``sphinx.util.i18n.find_catalog_source_files()``
|
||||||
- 1.8
|
- 1.8
|
||||||
|
Loading…
Reference in New Issue
Block a user