File tree Expand file tree Collapse file tree 2 files changed +15
-21
lines changed Expand file tree Collapse file tree 2 files changed +15
-21
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ This documentation is generated by the Sphinx toolkit and lives in the `source
3030tree `_. Also see the :doc: `getting-started/community ` page for other ways to interact with the
3131community.
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
3536Related 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
Original file line number Diff line number Diff line change 1818User 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
You can’t perform that action at this time.
0 commit comments