Files
keystone/doc
Ian Wienand 8a3b48ce7f Replace openstack.org git:// URLs with https://
This is a mechanically generated change to replace openstack.org
git:// URLs with https:// equivalents.

This is in aid of a planned future move of the git hosting
infrastructure to a self-hosted instance of gitea (https://gitea.io),
which does not support the git wire protocol at this stage.

This update should result in no functional change.

For more information see the thread at

 http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html

Change-Id: I982742c76d3fb05c5241c246562775b0e45e0dc4
2019-03-24 20:33:59 +00:00
..
2017-04-17 07:44:47 +02:00
2012-03-01 11:42:42 -08:00
2013-12-13 02:47:37 +00:00
2018-07-16 17:33:38 +02: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/.