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
27 lines
596 B
ReStructuredText
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>`_.
|