mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Document gettext builder and create i18n docs.
This commit is contained in:
11
doc/intl.rst
Normal file
11
doc/intl.rst
Normal file
@@ -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