mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-13 06:24:46 -05:00
add :confval:gettext_enables to enable extracting 'index' to gettext catalog output / applying translation catalog to generated documentation. Closes #1344
This commit is contained in:
@@ -447,6 +447,16 @@ documentation on :ref:`intl` for details.
|
||||
|
||||
.. versionadded:: 1.3
|
||||
|
||||
.. confval:: gettext_enables
|
||||
|
||||
To specify names to enable gettext extracting and translation applying for
|
||||
i18n. You can specify below names:
|
||||
|
||||
:index: index terms
|
||||
|
||||
The default is ``[]``.
|
||||
|
||||
.. versionadded:: 1.3
|
||||
|
||||
.. _html-options:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user