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: I8ff4f30c23a002a10a083cea6bdbd8d678748867
This commit is contained in:
parent
6d301dd952
commit
cea26956c9
@ -5,6 +5,6 @@
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
unreleased
|
||||
mitaka
|
||||
liberty
|
||||
unreleased
|
||||
|
Loading…
Reference in New Issue
Block a user