OpenStack Project Team Guide
Go to file
Andreas Jaeger 42c2fff08f Update docs job
build-openstack-sphinx-docs jobs are obsolete since some time,
use the newer build-openstack-docs-pti jobs instead.

Similarly, for publishing use the publish-openstack-tox-docs-direct job.

Change-Id: Ibcecc9346c903f004b21416285106a37b24ec0bc
2019-05-19 13:41:32 +02:00
doc Update release info to reflect Friday policy change 2019-05-03 12:57:40 -05:00
.gitignore Add .gitignore 2015-06-10 12:50:37 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:42:57 +00:00
.zuul.yaml Update docs job 2019-05-19 13:41:32 +02:00
LICENSE Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
README.rst Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
setup.cfg Document use of the openstack-discuss mailing list 2018-11-30 20:34:28 +00:00
setup.py Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
tox.ini fix tox python3 overrides 2018-09-26 18:49:20 -04:00

README.rst

OpenStack Project Team Guide

To build the guide, execute the following command:

$ tox

After running tox, the documentation will be available for viewing in HTML format in the doc/build/ directory.