mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Document gettext builder and create i18n docs.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
.. _intl:
|
||||
|
||||
Internationalization
|
||||
====================
|
||||
|
||||
.. versionadded:: 1.XXX
|
||||
|
||||
Complementary to translations provided for internal messages such as navigation
|
||||
bars Sphinx provides mechanisms facilitating *document* translations in itself.
|
||||
It relies on the existing configuration values :confval:`language` and
|
||||
:confval:`locale_dirs`.
|
||||
Reference in New Issue
Block a user