
Docs at [1] have already been converted from WADL (SGML / XML) to RST using fairy-slipper [2]. This commit polish the results from the conversion and migrate the v2 extension docs to our repository under 'api-ref/source' directory. It also removes the OS-KSCATALOG, OS-KSS3 and OS-KSVALIDATE docs, given they do not exist anymore. Missing parameters definitions were added. The API examples for the extensions were moved into '/v2-ext/samples'. Polishing the generated RST files include: - Removing unnecessary blank lines; - Removing empty references. Polishing the generated RST files do not include: - Modifying their content; - Modifying file names; - Wrapping lines at the maximum of 79 chars. Updating the documentation will be done after this migration step. [1] https://github.com/openstack/api-site/tree/master/api-ref/source/identity/v3 [2] https://github.com/russell/fairy-slipper Change-Id: If7adf10d0bb5fb07db70d4f42364fa0b50568a01
42 lines
776 B
PHP
42 lines
776 B
PHP
.. keystone documentation master file, created by
|
|
sphinx-quickstart on Mon May 23 07:54:13 2016.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to keystone's documentation!
|
|
====================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
v2/identity-api-extensions.inc
|
|
v2/identity-auth.inc
|
|
v2/versions.inc
|
|
|
|
v2-ext/ksadm-admin.inc
|
|
v2-ext/ksec2-admin.inc
|
|
|
|
v3/authenticate-v3.inc
|
|
v3/credentials
|
|
v3/domains
|
|
v3/domains-config-v3
|
|
v3/groups
|
|
v3/identity_v3_OS-OAUTH1
|
|
v3/policies
|
|
v3/projects
|
|
v3/regions-v3
|
|
v3/roles
|
|
v3/service-catalog
|
|
v3/users
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|