standardize release note page ordering
In order to support automatically updating the release notes when we create stable branches, we want the pages to be in a standard order. This patch updates the order to be reverse chronological, so the most recent notes appear at the top. Change-Id: Ib364dcc8eb31275a31c83b68d7914263b183e393 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
185c89b4c6
commit
c2eba7ca38
@ -5,6 +5,6 @@
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
|
unreleased
|
||||||
mitaka
|
mitaka
|
||||||
liberty
|
liberty
|
||||||
unreleased
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user