Files
keystone/doc
Ian Wienand 3655d6895c 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: Ifbe3d26c4bf37831fefd3737e7c8e1d90d6f6db7
2019-03-24 20:33:58 +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-01-12 22:30:21 +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/.