Adjust releasenotes structure

* Add explicit Mitaka page (the same is current for now)
* Rename unreleased to current-series with a placeholder for existing links.

Basically a copy of ironic change I21310919f86a20dc1eb7f21f9d780e6359997566.

Change-Id: Ib8e65417795586e19f447e7d784282329e330503
This commit is contained in:
Dmitry Tantsur 2015-12-14 13:14:21 +01:00
parent c45ba39ec3
commit 65f584e444
4 changed files with 20 additions and 6 deletions

View File

@ -0,0 +1,5 @@
============================
Current Series Release Notes
============================
.. release-notes::

View File

@ -5,5 +5,12 @@
.. toctree::
:maxdepth: 1
liberty
Current (2.3.0 - unreleased) <current-series>
Mitaka (2.3.0 - unreleased) <mitaka>
Liberty (2.0.0 - 2.2.x) <liberty>
.. toctree::
:hidden:
unreleased

View File

@ -0,0 +1,6 @@
============================
Mitaka Series Release Notes
============================
.. release-notes::
:branch: origin/master

View File

@ -1,5 +1 @@
============================
Current Series Release Notes
============================
.. release-notes::
.. include:: current-series.rst