Merge "Move developer documentation to its own subtree"

This commit is contained in:
Jenkins 2015-08-20 09:08:15 +00:00 committed by Gerrit Code Review
commit ff6cda9bcc
5 changed files with 28 additions and 7 deletions

View File

@ -0,0 +1,23 @@
Developer Documentation
=======================
In this section, you will find documentation relevant to developing
os-ansible-deployment.
Contents:
.. toctree::
:maxdepth: 2
playbooks
extending
scripts
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

View File

@ -1,5 +1,5 @@
os-ansible-deployment Playbooks Playbooks
=============================== =========
The OpenStack Ansible playbooks are stored in the playbooks directory. The OpenStack Ansible playbooks are stored in the playbooks directory.

View File

@ -1,5 +1,5 @@
OpenStack Ansible Deployment Scripts Included Scripts
==================================== ================
The repository contains several helper scripts to manage gate jobs, The repository contains several helper scripts to manage gate jobs,
install base requirements, and update repository information. Invoke install base requirements, and update repository information. Invoke

View File

@ -17,10 +17,8 @@ Contents:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
playbooks
install-guide/index install-guide/index
extending developer-docs/index
scripts
Indices and tables Indices and tables