blazar/doc/source/index.rst
Hiroaki Kobayashi 489ffd3535 Adapt documentation structure to the new standard
This patch changes the documentation structure to follow the new
standard [1]. It also includes formatting and typo fixes.

[1] http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Change-Id: I63b9b14955838fa229dcd414cb9ca6de218a5897
Partial-Bug: #1721489
2017-11-14 10:48:11 +00:00

68 lines
910 B
ReStructuredText

Blazar, the OpenStack Reservation Service
=========================================
Blazar is an OpenStack service to provide resource reservations in the
OpenStack cloud for different resource types - both virtual (instances,
volumes, stacks) and physical (hosts).
Overview
--------
.. toctree::
:maxdepth: 1
introduction
architecture
Installation Guide
------------------
.. toctree::
:maxdepth: 2
install/index
Configuration Reference
-----------------------
.. toctree::
:maxdepth: 2
configuration/index
CLI Reference
-------------
.. toctree::
:maxdepth: 2
cli/index
API Reference
-------------
.. toctree::
:maxdepth: 2
restapi/index
For Contributors
----------------
.. toctree::
:maxdepth: 2
contributor/index
Specs
-----
.. toctree::
:maxdepth: 2
specs/index
Indices and tables
------------------
* :ref:`genindex`
* :ref:`search`