From 99b1b4b6e9192f0b4b1b96f2a4d4291967fa2537 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Fri, 22 Jan 2016 16:27:49 +0000 Subject: [PATCH] Arrange Release Notes similarly to the Documentation This re-arranges the release notes index to be ordered in the same way as the documentation index, and adds a link to the release notes page on the documentation page. Change-Id: I0d087fcd8a624f240f8e4c83cde7bbc11bd8910c --- doc/source/index.rst | 4 +++- releasenotes/source/index.rst | 2 +- releasenotes/source/liberty.rst | 6 +++--- releasenotes/source/mitaka.rst | 5 +++++ releasenotes/source/unreleased.rst | 5 ----- 5 files changed, 12 insertions(+), 10 deletions(-) create mode 100644 releasenotes/source/mitaka.rst delete mode 100644 releasenotes/source/unreleased.rst diff --git a/doc/source/index.rst b/doc/source/index.rst index b34eeac50e..fa69e749d6 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -12,7 +12,8 @@ Mitaka (unreleased) =================== OpenStack-Ansible Mitaka is currently in development. The -`Mitaka Series Timeline`_ is available for review. +`Mitaka Series Timeline`_ and `Mitaka Series Release Notes`_ are available for +review. .. toctree:: :maxdepth: 1 @@ -21,6 +22,7 @@ OpenStack-Ansible Mitaka is currently in development. The developer-docs/index .. _Mitaka Series Timeline: https://launchpad.net/openstack-ansible/trunk +.. _Mitaka Series Release Notes: http://docs.openstack.org/releasenotes/openstack-ansible/mitaka.html Liberty (current stable) ======================== diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index c9a568351e..baa753aaa3 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -5,5 +5,5 @@ .. toctree:: :maxdepth: 1 + mitaka liberty - unreleased diff --git a/releasenotes/source/liberty.rst b/releasenotes/source/liberty.rst index 2c5d8327fc..e35203a262 100644 --- a/releasenotes/source/liberty.rst +++ b/releasenotes/source/liberty.rst @@ -1,6 +1,6 @@ -============================== - Liberty Series Release Notes -============================== +============================ +Liberty Series Release Notes +============================ .. release-notes:: :branch: origin/liberty diff --git a/releasenotes/source/mitaka.rst b/releasenotes/source/mitaka.rst new file mode 100644 index 0000000000..2adc9b621f --- /dev/null +++ b/releasenotes/source/mitaka.rst @@ -0,0 +1,5 @@ +======================================== +Mitaka (unreleased) Series Release Notes +======================================== + +.. release-notes:: diff --git a/releasenotes/source/unreleased.rst b/releasenotes/source/unreleased.rst deleted file mode 100644 index cd22aabccc..0000000000 --- a/releasenotes/source/unreleased.rst +++ /dev/null @@ -1,5 +0,0 @@ -============================== - Current Series Release Notes -============================== - -.. release-notes::