41 lines
785 B
ReStructuredText
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>
|