summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/history.rst1
-rw-r--r--doc/source/index.rst10
2 files changed, 10 insertions, 1 deletions
diff --git a/doc/source/history.rst b/doc/source/history.rst
new file mode 100644
index 00000000..69ed4fe6
--- /dev/null
+++ b/doc/source/history.rst
@@ -0,0 +1 @@
+.. include:: ../../ChangeLog
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 66afc2b5..c1fbbe39 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -20,7 +20,6 @@ User Documentation
interactive
humaninterfaceguide
backwards-incompatible
- releases
man/openstack
Getting Started
@@ -30,6 +29,15 @@ Getting Started
* Read the source `on OpenStack's Git server`_
* Install OpenStackClient from `PyPi`_ or a `tarball`_
+Release Notes
+-------------
+
+.. toctree::
+ :maxdepth: 1
+
+ releases
+ history
+
Developer Documentation
-----------------------