diff --git a/HACKING.rst b/HACKING.rst index a272920f3..b5c07bc54 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,5 @@ -Zaqar Style Commandments +======================== +Zaqar style commandments ======================== - Step 1: Read the OpenStack Style Commandments diff --git a/README.rst b/README.rst index 693e007f2..037cc31fc 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,4 @@ +===== Zaqar ===== diff --git a/devstack/README.rst b/devstack/README.rst index 1a2849f09..d5a927ca3 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -1,6 +1,6 @@ -====================== - Enabling in Devstack -====================== +==================== +Enabling in Devstack +==================== 1. Download DevStack diff --git a/doc/source/development-environment.rst b/doc/source/development-environment.rst index a51623d86..9cb234fd5 100644 --- a/doc/source/development-environment.rst +++ b/doc/source/development-environment.rst @@ -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 ------------------ diff --git a/doc/source/first_patch.rst b/doc/source/first_patch.rst index c07ea76b3..b2d0f345b 100644 --- a/doc/source/first_patch.rst +++ b/doc/source/first_patch.rst @@ -11,6 +11,7 @@ License for the specific language governing permissions and limitations under the License. +================ Your first patch ================ diff --git a/doc/source/first_review.rst b/doc/source/first_review.rst index 656b4bca0..898e6b668 100644 --- a/doc/source/first_review.rst +++ b/doc/source/first_review.rst @@ -11,6 +11,7 @@ License for the specific language governing permissions and limitations under the License. +================= Your first review ================= diff --git a/doc/source/gerrit.rst b/doc/source/gerrit.rst index e5da3d3a1..d3aeac32d 100644 --- a/doc/source/gerrit.rst +++ b/doc/source/gerrit.rst @@ -1,3 +1,4 @@ +======================== Code reviews with Gerrit ======================== @@ -13,4 +14,4 @@ documentation on how to work with Gerrit. .. _Gerrit: http://code.google.com/p/gerrit .. _Development Workflow: http://docs.openstack.org/infra/manual/developers.html#development-workflow -.. _Gerrit Workflow Quick Reference: http://docs.openstack.org/infra/manual/developers.html#development-workflow \ No newline at end of file +.. _Gerrit Workflow Quick Reference: http://docs.openstack.org/infra/manual/developers.html#development-workflow diff --git a/doc/source/glossary.rst b/doc/source/glossary.rst index db657e6ea..e3c7c10bd 100644 --- a/doc/source/glossary.rst +++ b/doc/source/glossary.rst @@ -11,9 +11,9 @@ License for the specific language governing permissions and limitations under the License. -========== - Glossary -========== +======== +Glossary +======== Messaging Service Concepts ========================== diff --git a/doc/source/jenkins.rst b/doc/source/jenkins.rst index cb26dba1b..4ff76a82f 100644 --- a/doc/source/jenkins.rst +++ b/doc/source/jenkins.rst @@ -1,3 +1,4 @@ +=================================== Continuous integration with Jenkins =================================== @@ -15,4 +16,4 @@ You can also get a view of the jobs that are currently running from the Zuul status dashboard, http://status.openstack.org/zuul/. .. _Jenkins: http://jenkins-ci.org -.. _Launchpad: http://launchpad.net \ No newline at end of file +.. _Launchpad: http://launchpad.net diff --git a/doc/source/launchpad.rst b/doc/source/launchpad.rst index 623391e91..35eee8f6f 100644 --- a/doc/source/launchpad.rst +++ b/doc/source/launchpad.rst @@ -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 -.. _Ask OpenStack: http://ask.openstack.org/ \ No newline at end of file +.. _Zaqar Team: https://launchpad.net/zaqar +.. _Ask OpenStack: http://ask.openstack.org/ diff --git a/doc/source/running_tests.rst b/doc/source/running_tests.rst index 60d203c03..028316b7f 100644 --- a/doc/source/running_tests.rst +++ b/doc/source/running_tests.rst @@ -1,3 +1,4 @@ +============= Running tests ============= diff --git a/doc/source/test_suite.rst b/doc/source/test_suite.rst index 4be90eba3..3f000c848 100644 --- a/doc/source/test_suite.rst +++ b/doc/source/test_suite.rst @@ -1,3 +1,4 @@ +==================== Test suite structure ==================== diff --git a/doc/source/transport.rst b/doc/source/transport.rst index 01653f4b5..72759449a 100644 --- a/doc/source/transport.rst +++ b/doc/source/transport.rst @@ -1,6 +1,6 @@ ---------- +========= Transport ---------- +========= .. currentmodule:: zaqar.transport.base diff --git a/rally-jobs/README.rst b/rally-jobs/README.rst index 099e7e0bd..fb0b848ab 100644 --- a/rally-jobs/README.rst +++ b/rally-jobs/README.rst @@ -1,3 +1,4 @@ +======================= Rally job related files ======================= diff --git a/rally-jobs/extra/README.rst b/rally-jobs/extra/README.rst index aab343c51..da345f259 100644 --- a/rally-jobs/extra/README.rst +++ b/rally-jobs/extra/README.rst @@ -1,3 +1,4 @@ +=========== Extra files =========== diff --git a/rally-jobs/plugins/README.rst b/rally-jobs/plugins/README.rst index 3edce2624..fe98dfd61 100644 --- a/rally-jobs/plugins/README.rst +++ b/rally-jobs/plugins/README.rst @@ -1,3 +1,4 @@ +============= Rally plugins =============