e3e5812b19
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
33 lines
386 B
ReStructuredText
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
|