summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-06-03 10:15:09 +0000
committerGerrit Code Review <review@openstack.org>2020-06-03 10:15:09 +0000
commit761ce995883b9db5f2469d941084f0a2e64b61fb (patch)
tree1a51f7a25bce7d12a9f433256f894a86e71e34af
parentadc7f0c1fc02024c18af5d213155a47b01c991a4 (diff)
parent3df98e2a5c7eb0b546913e0b79c7c8879dfc4980 (diff)
downloadoslo-i18n-761ce995883b9db5f2469d941084f0a2e64b61fb.tar.gz
Merge "Add release notes links to doc index"5.0.0
-rw-r--r--doc/source/index.rst13
1 files changed, 12 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index e52d8a1..99a6744 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -6,6 +6,9 @@ The oslo.i18n library contain utilities for working with
internationalization (i18n) features, especially translation for text
strings in an application or library.
+Contents
+========
+
.. toctree::
:maxdepth: 2
@@ -13,7 +16,15 @@ strings in an application or library.
reference/index
contributor/index
-.. rubric:: Indices and tables
+Release Notes
+=============
+
+Read also the `oslo.i18n Release Notes
+<https://docs.openstack.org/releasenotes/oslo.i18n/>`_.
+
+
+Indices and tables
+==================
* :ref:`modindex`
* :ref:`search`