mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Incompatibility. Now :confval:gettext_uuid
is set False by default. If False, also levenshtein calculation is disabled. refs #1426
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -20,6 +20,8 @@ Incompatible changes
|
||||
templates directory.
|
||||
* Custom domains should implement the new `Domain.resolve_any_xref`
|
||||
method to make the `any` role work properly.
|
||||
* gettext builder: gettext doesn't emit uuid information to generated pot files
|
||||
by default. Please set ``True`` to `gettext_uuid` to emit uuid information.
|
||||
* gettext builder: disable extracting/apply 'index' node by default. Please set
|
||||
'index' to :confval:`gettext_enables` to enable extracting index entries.
|
||||
|
||||
|
Reference in New Issue
Block a user