a6548e4f11
Prior to this change, all files at the root of the doc/source/ directory were implied to be developer documentation. This commit moves them into an explicit subdirectory, and re-words the section headings to be less repetitive. No changes to formatting or content were introduced. Change-Id: Id00116ad2146f11df52dd8a331834719e1b8bd03 Closes-Bug: #1486789
31 lines
621 B
ReStructuredText
31 lines
621 B
ReStructuredText
.. os-ansible-deployment documentation master file, created by
|
|
sphinx-quickstart on Mon Apr 13 20:42:26 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to os-ansible-deployment's documentation!
|
|
=================================================
|
|
|
|
|
|
Overview
|
|
========
|
|
|
|
This project provides Ansible playbooks and roles for installing an OpenStack cloud.
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
install-guide/index
|
|
developer-docs/index
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|