Fix Underline as per the title length in .rst

As per the openstack contributer guide, the underlines in
an rst file must match the title length
http://docs.openstack.org/contributor-guide/rst-conv/titles.html

Change-Id: If8f501edb89589f882e0a32dee4a8ed3e63e30de
This commit is contained in:
ashish.billore
2017-08-02 15:41:11 +09:00
parent 3789d1a1b8
commit dcc7593f5d
5 changed files with 14 additions and 13 deletions

View File

@@ -1,5 +1,6 @@
============================================
Welcome to Kolla Release Notes documentation Welcome to Kolla Release Notes documentation
============================================= ============================================
Contents Contents
======== ========

View File

@@ -1,6 +1,6 @@
============================== ============================
Liberty Series Release Notes Liberty Series Release Notes
============================== ============================
.. release-notes:: .. release-notes::
:branch: origin/stable/liberty :branch: origin/stable/liberty

View File

@@ -1,6 +1,6 @@
=================================== ===========================
Mitaka Series Release Notes Mitaka Series Release Notes
=================================== ===========================
.. release-notes:: .. release-notes::
:branch: origin/stable/mitaka :branch: origin/stable/mitaka

View File

@@ -1,6 +1,6 @@
=================================== ===========================
Newton Series Release Notes Newton Series Release Notes
=================================== ===========================
.. release-notes:: .. release-notes::
:branch: origin/stable/newton :branch: origin/stable/newton

View File

@@ -1,6 +1,6 @@
=================================== ==========================
Ocata Series Release Notes Ocata Series Release Notes
=================================== ==========================
.. release-notes:: .. release-notes::
:branch: origin/stable/ocata :branch: origin/stable/ocata