From f3756b0a37d2c476a43f24d444cc8a0e27e15418 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Tue, 16 Jun 2015 13:47:04 +0200 Subject: [PATCH] [upstream-training] improve the index.rst file * remove the "Indices and tables" slide There is no need for a "Indices and tables" slide. The slide is confusing and should be removed. * convert the index.rst file from a default Sphinx documentation index.rst file into a more useful hieroglyph index.rst file Change-Id: I15f9b5a44fd86972d6d937f11922335fa4cc1163 --- doc/upstream-training/source/16-reviewing.rst | 6 +- doc/upstream-training/source/index.rst | 55 +++++++++---------- 2 files changed, 28 insertions(+), 33 deletions(-) diff --git a/doc/upstream-training/source/16-reviewing.rst b/doc/upstream-training/source/16-reviewing.rst index b5626c28..4f575a5a 100644 --- a/doc/upstream-training/source/16-reviewing.rst +++ b/doc/upstream-training/source/16-reviewing.rst @@ -1,6 +1,6 @@ -========== -Reviewving -========== +========= +Reviewing +========= .. image:: ./_assets/os_background.png :class: fill diff --git a/doc/upstream-training/source/index.rst b/doc/upstream-training/source/index.rst index cd2c3552..8ff92a60 100644 --- a/doc/upstream-training/source/index.rst +++ b/doc/upstream-training/source/index.rst @@ -1,37 +1,32 @@ -.. Upstream Training documentation master file, created by - sphinx-quickstart on Sat Nov 1 12:04:55 2014. - You can adapt this file completely to your liking, but it should at least - contain the root `toctree` directive. +=========================== +OpenStack Upstream Training +=========================== -Welcome to Upstream Training's documentation! -============================================= +.. image:: ./_assets/os_background.png + :class: fill + :width: 100% -Contents: +.. slide:: -.. toctree:: - :maxdepth: 1 + * `OpenStack Release Cycle <01-release-cycle.html>`_ + * `Relevant actors <02-relevant-actors.html>`_ + * `OpenStack Governance <03-technical-committee.html>`_ + * `OpenStack "Big Tent" and tags <04-program-ecosystem.html>`_ + * `OpenStack Design Summit <05-design-summit.html>`_ + * `IRC meetings <06-irc-meetings.html>`_ - 01-release-cycle - 02-relevant-actors - 03-technical-committee - 04-program-ecosystem - 05-design-summit - 06-irc-meetings - 11-devstack - 12-howtocontribute - 13-launchpad - 14-gerrit - 15-branching-model - 16-reviewing - 17-commit-message - 18-jenkins - 19-training-contribution-process - 20-training-agile-for-contributors +.. slide:: -Indices and tables -================== + * `devstack.org <11-devstack.html>`_ + * `How to contribute <12-howtocontribute.html>`_ + * `launchpad.net <13-launchpad.html>`_ + * `review.openstack.org <14-gerrit.html>`_ -* :ref:`genindex` -* :ref:`modindex` -* :ref:`search` +.. slide:: + * `Branching model <15-branching-model.html>`_ + * `Reviewing <16-reviewing.html>`_ + * `Commit messages <17-commit-message.html>`_ + * `Jenkins <18-jenkins.html>`_ + * `Overview of the contribution process <19-training-contribution-process.html>`_ + * `Lego applied to Free Software contributions <20-training-agile-for-contributors.html>`_