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
This commit is contained in:
parent
c14d2eb78d
commit
99b1b4b6e9
@ -12,7 +12,8 @@ Mitaka (unreleased)
|
|||||||
===================
|
===================
|
||||||
|
|
||||||
OpenStack-Ansible Mitaka is currently in development. The
|
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::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
@ -21,6 +22,7 @@ OpenStack-Ansible Mitaka is currently in development. The
|
|||||||
developer-docs/index
|
developer-docs/index
|
||||||
|
|
||||||
.. _Mitaka Series Timeline: https://launchpad.net/openstack-ansible/trunk
|
.. _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)
|
Liberty (current stable)
|
||||||
========================
|
========================
|
||||||
|
@ -5,5 +5,5 @@
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
mitaka
|
||||||
liberty
|
liberty
|
||||||
unreleased
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
==============================
|
============================
|
||||||
Liberty Series Release Notes
|
Liberty Series Release Notes
|
||||||
==============================
|
============================
|
||||||
|
|
||||||
.. release-notes::
|
.. release-notes::
|
||||||
:branch: origin/liberty
|
:branch: origin/liberty
|
||||||
|
5
releasenotes/source/mitaka.rst
Normal file
5
releasenotes/source/mitaka.rst
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
========================================
|
||||||
|
Mitaka (unreleased) Series Release Notes
|
||||||
|
========================================
|
||||||
|
|
||||||
|
.. release-notes::
|
@ -1,5 +0,0 @@
|
|||||||
==============================
|
|
||||||
Current Series Release Notes
|
|
||||||
==============================
|
|
||||||
|
|
||||||
.. release-notes::
|
|
Loading…
Reference in New Issue
Block a user