mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update versionadded for SoC projects.
This commit is contained in:
13
doc/intl.rst
13
doc/intl.rst
@@ -3,9 +3,12 @@
|
||||
Internationalization
|
||||
====================
|
||||
|
||||
.. versionadded:: 1.XXX
|
||||
.. versionadded:: 1.1
|
||||
|
||||
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`.
|
||||
Complementary to translations provided for Sphinx-generated 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`.
|
||||
|
||||
|
||||
.. XXX write more!
|
||||
|
@@ -3,6 +3,8 @@
|
||||
Sphinx Web Support
|
||||
==================
|
||||
|
||||
.. versionadded:: 1.1
|
||||
|
||||
Sphinx provides a Python API to easily integrate Sphinx documentation into your
|
||||
web application. To learn more read the :ref:`websupportquickstart`.
|
||||
|
||||
|
Reference in New Issue
Block a user