openstacksdk/doc/source/index.rst
Monty Taylor a4ee1a3f09
Merge tox, tests and other support files
Change-Id: I5a4759e36089f1f4fab0c75412c94d051d8b16a7
2017-10-04 14:51:08 -05:00

41 lines
785 B
ReStructuredText

Welcome to the OpenStack SDK!
=============================
This documentation is split into two sections: one for
:doc:`users <users/index>` looking to build applications which make use of
OpenStack, and another for those looking to
:doc:`contribute <contributors/index>` to this project.
For Users
---------
.. toctree::
:maxdepth: 2
users/index
install/index
user/index
.. TODO(shade) merge users/index and user/index into user/index
For Contributors
----------------
.. toctree::
:maxdepth: 2
contributor/index
.. include:: ../../README.rst
General Information
-------------------
General information about the SDK including a glossary and release history.
.. toctree::
:maxdepth: 1
Glossary of Terms <glossary>
Release Notes <releasenotes>