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:
Takayuki Shimizukawa
2014-09-28 21:19:54 +09:00
parent 39c843106f
commit 9d1225a35b
7 changed files with 73 additions and 23 deletions
+10
View File
@@ -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: