Files
keystone/doc
Han Guangyu 22a039fcaf Remove the note of training-labs
Training-labs had been officially retired as no maintainer.
The information of training-labs has been deleting in the openstack
documentatioan. It is not appropriate to continue the presentation in
note form here.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2021-October/025586.html
[2] e78d74f105

Change-Id: I0ac3d05389041ac58fe2347171541ffaaf151fdf
2022-04-22 15:19:57 +08:00
..
2022-04-22 15:19:57 +08:00
2012-03-01 11:42:42 -08:00
2013-12-13 02:47:37 +00:00

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/.