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
2756415344
commit
ec349f0c3e
@ -5,6 +5,6 @@
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
liberty
|
||||
unreleased
|
||||
mitaka
|
||||
liberty
|
||||
|
Loading…
Reference in New Issue
Block a user