Files
deb-python-openstacksdk/doc/source/index.rst
TerryHowe 2e060b3e58 Fix glossary and other 404s
The glossary was not being generated and there were a few other 404s
and warnings that are fixed.  Removed old TODO.  The glossary could
use some more work, but that TODO had become meaningless.

Change-Id: I7b6c0dc18c46d29a8edc85d22723acb3a25a2c26
2015-03-02 11:03:17 -07:00

27 lines
596 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
For a listing of terms used throughout the SDK, including the names of
projects and services supported by it, see the `Glossary <glossary.html>`_.