Update the order of release note page
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. TrivialFix. Change-Id: I8eca97a75f8c6ee1f41712678b12b7e9dac655dd
This commit is contained in:
parent
5fca91c6fd
commit
b2ad476a86
@ -7,9 +7,9 @@ Contents
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
liberty
|
|
||||||
mitaka
|
|
||||||
unreleased
|
unreleased
|
||||||
|
mitaka
|
||||||
|
liberty
|
||||||
|
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
Loading…
Reference in New Issue
Block a user