Fix releasenotes branches
Some pages are missing in the release notes. This change adds them. Change-Id: I0bada376b643e20a5a456343d64793dfaa4d5118
This commit is contained in:
parent
23993e6e59
commit
5a43df41f4
@ -6,4 +6,6 @@
|
||||
:maxdepth: 1
|
||||
|
||||
unreleased
|
||||
ocata
|
||||
newton
|
||||
mitaka
|
||||
|
@ -1,6 +1,7 @@
|
||||
==============================
|
||||
Current Series Release Notes
|
||||
Mikata Series Release Notes
|
||||
==============================
|
||||
|
||||
.. release-notes::
|
||||
:branch: origin/stable/mitaka
|
||||
|
||||
|
7
releasenotes/source/newton.rst
Normal file
7
releasenotes/source/newton.rst
Normal file
@ -0,0 +1,7 @@
|
||||
==============================
|
||||
Newton Series Release Notes
|
||||
==============================
|
||||
|
||||
.. release-notes::
|
||||
:branch: origin/stable/newton
|
||||
|
8
releasenotes/source/ocata.rst
Normal file
8
releasenotes/source/ocata.rst
Normal file
@ -0,0 +1,8 @@
|
||||
==============================
|
||||
Ocata Series Release Notes
|
||||
==============================
|
||||
|
||||
.. release-notes::
|
||||
.. Uncomment once ocata branch is cut:
|
||||
:branch: origin/stable/ocata
|
||||
|
@ -1,6 +1,5 @@
|
||||
==============================
|
||||
Mitaka Series Release Notes
|
||||
Current Series Release Notes
|
||||
==============================
|
||||
|
||||
.. release-notes::
|
||||
:branch: origin/stable/mitaka
|
||||
|
Loading…
Reference in New Issue
Block a user