mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Update versionadded for SoC projects.
This commit is contained in:
+8
-5
@@ -3,9 +3,12 @@
|
|||||||
Internationalization
|
Internationalization
|
||||||
====================
|
====================
|
||||||
|
|
||||||
.. versionadded:: 1.XXX
|
.. versionadded:: 1.1
|
||||||
|
|
||||||
Complementary to translations provided for internal messages such as navigation
|
Complementary to translations provided for Sphinx-generated messages such as
|
||||||
bars Sphinx provides mechanisms facilitating *document* translations in itself.
|
navigation bars Sphinx provides mechanisms facilitating *document* translations
|
||||||
It relies on the existing configuration values :confval:`language` and
|
in itself. It relies on the existing configuration values :confval:`language`
|
||||||
:confval:`locale_dirs`.
|
and :confval:`locale_dirs`.
|
||||||
|
|
||||||
|
|
||||||
|
.. XXX write more!
|
||||||
|
|||||||
@@ -3,6 +3,8 @@
|
|||||||
Sphinx Web Support
|
Sphinx Web Support
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
.. versionadded:: 1.1
|
||||||
|
|
||||||
Sphinx provides a Python API to easily integrate Sphinx documentation into your
|
Sphinx provides a Python API to easily integrate Sphinx documentation into your
|
||||||
web application. To learn more read the :ref:`websupportquickstart`.
|
web application. To learn more read the :ref:`websupportquickstart`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user