summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorshimizukawa <shimizukawa@gmail.com>2014-09-28 21:19:54 +0900
committershimizukawa <shimizukawa@gmail.com>2014-09-28 21:19:54 +0900
commitae1f88bf42ff611d6d84a0688578ee9e050a73c8 (patch)
tree21eeeda5d96715ac7fbcaee99b22168de95f6a90 /doc
parent9f14215691e5e34c095e29818cceca5ebf11f348 (diff)
downloadsphinx-ae1f88bf42ff611d6d84a0688578ee9e050a73c8.tar.gz
add :confval:`gettext_enables` to enable extracting 'index' to gettext catalog output / applying translation catalog to generated documentation. Closes #1344
Diffstat (limited to 'doc')
-rw-r--r--doc/config.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/config.rst b/doc/config.rst
index a11254ea..f181e5c5 100644
--- a/doc/config.rst
+++ b/doc/config.rst
@@ -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: