
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
35 lines
658 B
ReStructuredText
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>
|