mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Change priority of sphinx-domains
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -17,8 +17,8 @@ Incompatible changes
|
||||
a ``conf.py`` file sphinx-build generates.
|
||||
* The ``gettext_compact`` attribute is removed from ``document.settings``
|
||||
object. Please use ``config.gettext_compact`` instead.
|
||||
* The order of smart_quotes is changed. For more detail, please read a
|
||||
description of :py:meth:`.Sphinx.add_transform()`
|
||||
* The processing order of smart_quotes and sphinx domains are changed. For more
|
||||
details, please read a description of :py:meth:`.Sphinx.add_transform()`
|
||||
|
||||
Deprecated
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user