remove redundant information from release notes build

The release notes build was configured with two pages that scan the
master branch. Now that reno adds consistent anchors to sections, that
means we have two pages with the same anchors and sphinx will complain.
This patch removes the "mainline" page and changes the title of the
"unreleased" page to show the mainline title. We need to keep the page
called "unreleased" so that the release automation that creates the
stable branches can figure out where to insert the next series-specific
page in the sequence in index.rst.

Change-Id: Ie6ed41a8fadb73a2b9b78426499a41ed30bfcd4d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-04-30 08:57:47 -04:00
parent 6b312cfffe
commit f29630d053
3 changed files with 3 additions and 15 deletions

View File

@ -5,7 +5,6 @@
.. toctree::
:maxdepth: 1
mainline
unreleased
queens
pike

View File

@ -1,5 +0,0 @@
=========================
Mainline Release Series
=========================
.. release-notes::

View File

@ -1,11 +1,5 @@
=====================
Unreleased Versions
=====================
.. NOTE(dhellmann): The earliest-version field is set to avoid
duplicating *all* of the history on this page. When we start
creating stable branches the history should be truncated
automatically and we can remove the setting.
=========================
Mainline Release Series
=========================
.. release-notes::
:earliest-version: 1.17.0