Fix few typos in headings

1.) Corrected headings according to rules of migrations by
placing "=======" on headings in the files
2.) Some headings have extra "====", they are removed
3.) Launchpad url have '~' which makes error: page not found
,so it is removed

Change-Id: I99581025d579f18da9ebe57267fb002cbcba28dd
This commit is contained in:
venkatamahesh 2015-09-19 16:27:24 +05:30
parent d5e7f7340a
commit 62ebf7b222
16 changed files with 27 additions and 14 deletions

View File

@ -1,4 +1,5 @@
Zaqar Style Commandments
========================
Zaqar style commandments
========================
- Step 1: Read the OpenStack Style Commandments

View File

@ -1,3 +1,4 @@
=====
Zaqar
=====

View File

@ -1,6 +1,6 @@
======================
Enabling in Devstack
======================
====================
Enabling in Devstack
====================
1. Download DevStack

View File

@ -11,6 +11,7 @@
License for the specific language governing permissions and limitations
under the License.
====================================
Setting up a development environment
====================================
@ -178,7 +179,7 @@ Then run the stack.sh script as usual.
After running the DevStack_ script, you can start the Zaqar server
and test it by following steps 5 and 6 from the previous section.
.. _DevStack: http://devstack.org
.. _DevStack: http://docs.openstack.org/developer/devstack/
Running unit tests
------------------

View File

@ -11,6 +11,7 @@
License for the specific language governing permissions and limitations
under the License.
================
Your first patch
================

View File

@ -11,6 +11,7 @@
License for the specific language governing permissions and limitations
under the License.
=================
Your first review
=================

View File

@ -1,3 +1,4 @@
========================
Code reviews with Gerrit
========================

View File

@ -11,9 +11,9 @@
License for the specific language governing permissions and limitations
under the License.
==========
Glossary
==========
========
Glossary
========
Messaging Service Concepts
==========================

View File

@ -1,3 +1,4 @@
===================================
Continuous integration with Jenkins
===================================

View File

@ -1,3 +1,4 @@
==============================
Project hosting with Launchpad
==============================
@ -50,5 +51,5 @@ You can also reach us in #openstack-zaqar at irc.freenode.org.
.. _Launchpad: http://launchpad.net
.. _Wiki: http://wiki.openstack.org
.. _Zaqar Team: https://launchpad.net/~zaqar
.. _Zaqar Team: https://launchpad.net/zaqar
.. _Ask OpenStack: http://ask.openstack.org/

View File

@ -1,3 +1,4 @@
=============
Running tests
=============

View File

@ -1,3 +1,4 @@
====================
Test suite structure
====================

View File

@ -1,6 +1,6 @@
---------
=========
Transport
---------
=========
.. currentmodule:: zaqar.transport.base

View File

@ -1,3 +1,4 @@
=======================
Rally job related files
=======================

View File

@ -1,3 +1,4 @@
===========
Extra files
===========

View File

@ -1,3 +1,4 @@
=============
Rally plugins
=============