summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-06-03 10:05:25 +0000
committerGerrit Code Review <review@openstack.org>2020-06-03 10:05:25 +0000
commit9b81f6fb74b58dd53532349a86f14b51db8d6a96 (patch)
tree1a7409d2fc6e222c7784ee6de707db6f22c1dfbf
parent00a87b50596e4b81ea103c895c3b764e39b5c8ea (diff)
parentd2d78fc10cfb5003c6114df06e09e7ce6c4b48ba (diff)
downloadoslo-serialization-9b81f6fb74b58dd53532349a86f14b51db8d6a96.tar.gz
Merge "Add release notes links to doc index"3.2.0
-rw-r--r--doc/source/index.rst12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index afa8612..f2bcfe8 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -5,6 +5,9 @@ Welcome to oslo.serialization's documentation!
The `oslo`_ serialization library provides support for representing objects
in transmittable and storable formats, such as JSON and MessagePack.
+Contents
+========
+
.. toctree::
:maxdepth: 1
@@ -13,7 +16,14 @@ in transmittable and storable formats, such as JSON and MessagePack.
contributor/index
reference/index
-.. rubric:: Indices and tables
+Release Notes
+=============
+
+Read also the `oslo.serialization Release Notes
+<https://docs.openstack.org/releasenotes/oslo.serialization/>`_.
+
+Indices and tables
+==================
* :ref:`genindex`
* :ref:`modindex`