Files
deb-python-openstacksdk/doc/source/index.rst
TerryHowe 579426d4a0 Add the pbr generated changelog to the docs
You have to run 'python setup.py sdist' to generate the authors
and changelog file, so I'm not sure how this will work out when
docs are pushed to the docs server.

Change-Id: I48c00712e3604c256e2c17a949409887beb8dbc1
2015-06-29 16:32:56 +00:00

35 lines
658 B
ReStructuredText

Welcome to the OpenStack SDK!
=============================
This documentation is split into two sections: one for
`users <users/index.html>`_ looking to build applications which make use of
OpenStack, and another for those looking to
`contribute <contributors/index.html>`_ 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>