Skip to content

Commit 6b38fd8

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Fill in content in User Documentation"
2 parents 6ffa71c + e925160 commit 6b38fd8

File tree

2 files changed

+15
-21
lines changed

2 files changed

+15
-21
lines changed

doc/source/index.rst

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ This documentation is generated by the Sphinx toolkit and lives in the `source
3030
tree`_. Also see the :doc:`getting-started/community` page for other ways to interact with the
3131
community.
3232

33+
.. _`OpenStack's Identity API`: https://developer.openstack.org/api-ref/identity/index.html
3334
.. _`source tree`: https://git.openstack.org/cgit/openstack/keystone/tree/doc/source
3435

3536
Related Projects
@@ -122,21 +123,3 @@ Configuration Options
122123
:maxdepth: 2
123124

124125
configuration/index.rst
125-
126-
API Documentation
127-
~~~~~~~~~~~~~~~~~
128-
129-
An end user can find the specific API documentation here, `OpenStack's Identity API`_.
130-
131-
.. _`OpenStack's Identity API`: https://developer.openstack.org/api-ref/identity/v3
132-
133-
.. note::
134-
135-
Following are some API examples using curl. Note that these examples are not
136-
automatically generated. They can be outdated as things change and are subject
137-
to regular updates and changes.
138-
139-
.. toctree::
140-
:maxdepth: 2
141-
142-
api_curl_examples.rst

doc/source/user/index.rst

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,17 @@
1818
User Documentation
1919
==================
2020

21-
This section will eventually consist of documentation migrated from other
22-
guides. This is a placeholder until content best suited for this guide is
23-
migrated.
21+
An end user can find the specific API documentation here, `OpenStack's Identity API`_.
22+
23+
.. _`OpenStack's Identity API`: https://developer.openstack.org/api-ref/identity/v3
24+
25+
.. note::
26+
27+
Following are some API examples using curl. Note that these examples are not
28+
automatically generated. They can be outdated as things change and are subject
29+
to regular updates and changes.
30+
31+
.. toctree::
32+
:maxdepth: 2
33+
34+
../api_curl_examples.rst

0 commit comments

Comments
 (0)