move documentation into the new standard layout

Change-Id: Ie16878c132794f74209d450670e12eaed80efd6a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-06-26 15:57:47 -04:00
parent 08a5622853
commit 8455ebcf9d
8 changed files with 15 additions and 6 deletions

View File

@ -11,12 +11,8 @@ The current version is designed to work with the Keystone V2 or V3 API.
.. toctree::
:maxdepth: 2
installation
ref/user
ref/views
ref/forms
ref/backend
ref/utils
install/index
reference/index
Indices and tables
==================

View File

@ -0,0 +1,13 @@
=====================================
Django OpenStack Auth API Reference
=====================================
.. toctree::
:maxdepth: 2
user
views
forms
backend
utils