e59cfa07dc
cURL examples depicting fetching accessible projects and domains upon successfull retrieving federated unscoped token should also include ``X-Auth-Token`` header. This patch adds headers to the examples. Change-Id: I463e34511b8f9b19012fce955f04a0269d5de9cd Closes-Bug: #1348680 |
||
---|---|---|
.. | ||
ext | ||
source | ||
keystone_compat_flows.sdx | ||
Makefile | ||
README.rst |
Building Docs
Developer documentation is generated using Sphinx. To build this documentation, run the following from the root of the repository:
$ tox -e docs
The documentation will be built at doc/build/
.