Files
deb-python-openstacksdk/doc/source/index.rst
TerryHowe f9b427774d Change docs links to generic format
The doc links shouldn't be found to html.

Change-Id: I3a414193d4d3bfb81b19ddbc517f7b3c92c2d5dd
2015-06-29 16:53:35 +00:00

35 lines
656 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
For Contributors
----------------
.. toctree::
:maxdepth: 2
contributors/index
General Information
-------------------
General information about the SDK including a glossary and release history.
.. toctree::
:maxdepth: 1
Glossary of Terms <glossary>
Release History <history>