From 2f571acb1074089027cd24cfbdada3a0680441d2 Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Fri, 11 Mar 2016 14:19:50 -0500 Subject: [PATCH] organize the release notes consistently Organize the release notes pages consistently with the other projects. This patch also fixes the indentation of the toctree to fix the link to the mitaka page. Change-Id: I2e5a61e205f2812cd4cf8683bbaeb809d9b3500b Signed-off-by: Doug Hellmann --- releasenotes/source/index.rst | 14 +++++--------- releasenotes/source/unreleased.rst | 5 +++++ 2 files changed, 10 insertions(+), 9 deletions(-) create mode 100644 releasenotes/source/unreleased.rst diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 26c832e20..40b342ddd 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -1,14 +1,10 @@ -============= -Release Notes -============= - -.. release-notes:: - -Past release notes ------------------- +============================== + Neutron Client Release Notes +============================== .. toctree:: :maxdepth: 1 + unreleased + mitaka old_relnotes - mitaka diff --git a/releasenotes/source/unreleased.rst b/releasenotes/source/unreleased.rst new file mode 100644 index 000000000..cd22aabcc --- /dev/null +++ b/releasenotes/source/unreleased.rst @@ -0,0 +1,5 @@ +============================== + Current Series Release Notes +============================== + +.. release-notes::