summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2020-05-26 13:28:40 +0000
committerGerrit Code Review <review@openstack.org>2020-05-26 13:28:40 +0000
commit34570b82aa28d86bb8b2a01a83a0a8799500a1b9 (patch)
tree7790878e29fe473291485283d5b71a6ecdae8b34
parent4458f9db328ddaa85e9fb0f64bfd0799d8f28ab7 (diff)
parent7fd3563e13ea56acee8a26a5a23ab07ea12d1aee (diff)
downloadoslo-utils-34570b82aa28d86bb8b2a01a83a0a8799500a1b9.tar.gz
Merge "Add release notes links to doc index"
-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 4050355..b909a53 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -5,6 +5,9 @@ Welcome to oslo.utils's documentation!
The `Oslo`_ utils library provides support for common utility type functions,
such as encoding, exception handling, string manipulation, and time handling.
+Contents
+========
+
.. toctree::
:maxdepth: 1
@@ -13,7 +16,15 @@ such as encoding, exception handling, string manipulation, and time handling.
reference/index
contributor/index
-.. rubric:: Indices and tables
+Release Notes
+=============
+
+Read also the `oslo.utils Release Notes
+<https://docs.openstack.org/releasenotes/oslo.utils/>`_.
+
+
+Indices and tables
+==================
* :ref:`genindex`
* :ref:`modindex`