Fill in content in User Documentation

Added end user specific content from API documentation
to the placeholder created for User Documentation.

Change-Id: I8dbeeabb992a93b8b18df812da983bc6ca434cc5
This commit is contained in:
Samriddhi Jain 2017-08-04 03:48:06 +05:30
parent fffc84db79
commit e925160634
2 changed files with 15 additions and 21 deletions

View File

@ -30,6 +30,7 @@ This documentation is generated by the Sphinx toolkit and lives in the `source
tree`_. Also see the :doc:`getting-started/community` page for other ways to interact with the
community.
.. _`OpenStack's Identity API`: https://developer.openstack.org/api-ref/identity/index.html
.. _`source tree`: https://git.openstack.org/cgit/openstack/keystone/tree/doc/source
Related Projects
@ -123,21 +124,3 @@ Configuration Options
:maxdepth: 2
configuration/index.rst
API Documentation
~~~~~~~~~~~~~~~~~
An end user can find the specific API documentation here, `OpenStack's Identity API`_.
.. _`OpenStack's Identity API`: https://developer.openstack.org/api-ref/identity/v3
.. note::
Following are some API examples using curl. Note that these examples are not
automatically generated. They can be outdated as things change and are subject
to regular updates and changes.
.. toctree::
:maxdepth: 2
api_curl_examples.rst

View File

@ -18,6 +18,17 @@
User Documentation
==================
This section will eventually consist of documentation migrated from other
guides. This is a placeholder until content best suited for this guide is
migrated.
An end user can find the specific API documentation here, `OpenStack's Identity API`_.
.. _`OpenStack's Identity API`: https://developer.openstack.org/api-ref/identity/v3
.. note::
Following are some API examples using curl. Note that these examples are not
automatically generated. They can be outdated as things change and are subject
to regular updates and changes.
.. toctree::
:maxdepth: 2
../api_curl_examples.rst