horizon/doc/source/contributor/ref/index.rst
Rob Cresswell e3e5812b19 Add Django OpenStack Auth to Horizon
Moves Django OpenStack Auth content to Horizon, since they are so
tightly coupled. This cleans up the development workflow and should
make keystone / auth related contributions easier.

Implements: blueprint merge-openstack-auth
Change-Id: Ia1cdc47bad1ca6e633073a9f9445b0c7f70d05bc
2017-09-27 12:06:57 +01:00

33 lines
386 B
ReStructuredText

=============
API Reference
=============
In-depth documentation for Horizon framework and its APIs.
.. toctree::
:maxdepth: 1
horizon
workflows
tables
tabs
forms
middleware
context_processors
decorators
exceptions
test
local_conf
Auth API Reference
==================
.. toctree::
:maxdepth: 2
user
views
forms
backend
utils