[upstream] Reordering Content

This patch removed the broken numbering system from the slide rst
files and makes the other necessary updates. This patch also modifies
the order of the modules to give the education a better flow.

Change-Id: I02714be3253c503a418b2556101dd21afb5e47d9
This commit is contained in:
Kendall Nelson 2016-10-01 16:40:51 -05:00 committed by KATO Tomoyuki
parent 994dec43d6
commit 44bedd1202
22 changed files with 60 additions and 51 deletions

View File

@ -99,40 +99,42 @@ Outline and online slide index
Introduction
------------
* `Introduction <00-00-introduction.html>`_
* `Introducing OpenStack as a Software <00-01-openstack-as-software.html>`_
* `Introducing OpenStack as a Community <00-02-openstack-as-community.html>`_
* `Introduction <intro-introduction.html>`_
* `Introducing OpenStack as a Software <intro-openstack-as-software.html>`_
* `Introducing OpenStack as a Community <intro-openstack-as-community.html>`_
How OpenStack is made
How OpenStack is Made
---------------------
* `Release cycle <01-release-cycle.html>`_
* `Relevant actors <02-relevant-actors.html>`_
* `OpenStack Governance <03-technical-committee.html>`_
* `Official OpenStack projects <04-official-openstack-projects.html>`_
* `OpenStack Design Summit <05-design-summit.html>`_
* `IRC meetings <06-irc-meetings.html>`_
* `Official OpenStack projects <howitsmade-official-projects.html>`_
* `OpenStack Design Summit <howitsmade-design-summit.html>`_
* `Relevant actors <howitsmade-relevant-actors.html>`_
* `Release cycle <howitsmade-release-cycle.html>`_
* `OpenStack Governance <howitsmade-technical-committee.html>`_
* `IRC meetings <howitsmade-irc-meetings.html>`_
Workflow of an OpenStack contribution and tools
-----------------------------------------------
* `devstack.org <11-devstack.html>`_
* `How to contribute <12-howtocontribute.html>`_
* `launchpad.net <13-launchpad.html>`_
* `review.openstack.org <14-gerrit.html>`_
* `Branching model <15-branching-model.html>`_
* `Reviewing <16-reviewing.html>`_
* `Commit messages <17-commit-message.html>`_
* `Jenkins <18-jenkins.html>`_
The Contribution Process
------------------------
Workflow and Tools for Participation
------------------------------------
* `Overview of the contribution process
<19-training-contribution-process.html>`_
<workflow-training-contribution-process.html>`_
* `How to Contribute <workflow-howtocontribute.html>`_
* `Tracking <workflow-launchpad.html>`_
* `Gerrit <workflow-gerrit.html>`_
* `Reviewing <workflow-reviewing.html>`_
* `Commit Messages <workflow-commit-message.html>`_
* `Jenkins <workflow-jenkins.html>`_
* `Guide to SetUp and Push First Patch
<20-setup-and-first-patch.html>`_
<workflow-setup-and-first-patch.html>`_
Code Deep Dive
--------------
* `devstack.org <code-devstack.html>`_
Archive
-------
* `Lego applied to Free Software contributions
<21-training-agile-for-contributors.html>`_
<archive-training-agile-for-contributors.html>`_
`Complete index in slide format only <slide-index.html>`_

View File

@ -12,44 +12,51 @@ Introduction
.. toctree::
:maxdepth: 1
00-00-introduction.rst
00-01-openstack-as-software.rst
00-02-openstack-as-community.rst
intro-introduction.rst
intro-openstack-as-software.rst
intro-openstack-as-community.rst
How OpenStack is made
How OpenStack is Made
=====================
.. toctree::
:maxdepth: 1
01-release-cycle.rst
02-relevant-actors
03-technical-committee
04-official-openstack-projects
05-design-summit
06-irc-meetings
howitsmade-official-projects.rst
howitsmade-design-summit.rst
howitsmade-relevant-actors.rst
howitsmade-release-cycle.rst
howitsmade-technical-committee.rst
howitsmade-irc-meetings.rst
branching-model.rst
Workflow of an OpenStack contribution and tools
Workflow and Tools for Participation
===============================================
.. toctree::
:maxdepth: 1
11-devstack
12-howtocontribute
13-launchpad
14-gerrit
15-branching-model
16-reviewing
17-commit-message
18-jenkins
workflow-training-contribution-process.rst
workflow-howtocontribute.rst
workflow-launchpad.rst
workflow-gerrit.rst
workflow-reviewing.rst
workflow-commit-message.rst
workflow-jenkins.rst
workflow-setup-and-first-patch.rst
The Contribution Process
========================
Code Deep Dive
==============
.. toctree::
:maxdepth: 1
19-training-contribution-process
20-setup-and-first-patch
21-training-agile-for-contributors
code-devstack.rst
Archive
=======
.. toctree::
:maxdepth: 1
archive-training-agile-for-contributors.rst