Cleanup release notes
We didn't have any release notes published before train, so remove those indices that end up empty, confusing users. Also name the project consistently. Change-Id: Ic86ec533ecf71136c6dbc095700422aa06fc1cda
This commit is contained in:
@@ -54,8 +54,8 @@ master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
|
||||
project = u'Designate dashboard Client Release Notes'
|
||||
copyright = u'2016, Designate dashboard developers'
|
||||
project = u'Designate dashboard Release Notes'
|
||||
copyright = u'2019, Designate dashboard developers'
|
||||
|
||||
# Release notes are version independent
|
||||
# The short X.Y version.
|
||||
|
||||
@@ -9,13 +9,6 @@ Contents
|
||||
:maxdepth: 2
|
||||
|
||||
unreleased
|
||||
stein
|
||||
rocky
|
||||
queens
|
||||
pike
|
||||
ocata
|
||||
newton
|
||||
mitaka
|
||||
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
============================
|
||||
Mitaka Series Release Notes
|
||||
============================
|
||||
|
||||
.. release-notes::
|
||||
:branch: origin/stable/mitaka
|
||||
@@ -1,6 +0,0 @@
|
||||
============================
|
||||
Newton Series Release Notes
|
||||
============================
|
||||
|
||||
.. release-notes::
|
||||
:branch: origin/stable/newton
|
||||
@@ -1,6 +0,0 @@
|
||||
===================================
|
||||
Ocata Series Release Notes
|
||||
===================================
|
||||
|
||||
.. release-notes::
|
||||
:branch: origin/stable/ocata
|
||||
@@ -1,6 +0,0 @@
|
||||
===================================
|
||||
Pike Series Release Notes
|
||||
===================================
|
||||
|
||||
.. release-notes::
|
||||
:branch: stable/pike
|
||||
@@ -1,6 +0,0 @@
|
||||
===================================
|
||||
Queens Series Release Notes
|
||||
===================================
|
||||
|
||||
.. release-notes::
|
||||
:branch: stable/queens
|
||||
@@ -1,6 +0,0 @@
|
||||
===================================
|
||||
Rocky Series Release Notes
|
||||
===================================
|
||||
|
||||
.. release-notes::
|
||||
:branch: stable/rocky
|
||||
@@ -1,6 +0,0 @@
|
||||
===================================
|
||||
Stein Series Release Notes
|
||||
===================================
|
||||
|
||||
.. release-notes::
|
||||
:branch: stable/stein
|
||||
Reference in New Issue
Block a user