From b63d6f9133a83e06831ace1fc37b4a264d0fce84 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 8 Sep 2016 14:56:26 -0400 Subject: [PATCH] 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 --- releasenotes/source/index.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 5b6dd20b8a4b..fe9362aeeecd 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -7,10 +7,9 @@ Contents .. toctree:: :maxdepth: 2 - liberty - mitaka unreleased - + mitaka + liberty Indices and tables ==================