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