Welcome to the OpenStack SDK!
=============================

This documentation is split into three sections:

* an :doc:`installation <install/index>` guide
* a section for :doc:`users <user/index>` looking to build applications
  which make use of OpenStack
* a section for those looking to :doc:`contribute <contributor/index>`
  to this project

Installation
------------

.. toctree::
   :maxdepth: 2

   install/index

For Users
---------

.. toctree::
   :maxdepth: 2

   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>
