OpenStack Project Team Guide
Go to file
Dmitriy Rabotyagov 824304d561 Clarify project deprecation guide
Some steps are not clear enough and requires to do extra research or
educated guesses on what is exactly meant in a specific step. This patch
aims to clerify required steps - what repository and what files should be
changed to get project deprecated. Also some generic cleanup made.

Change-Id: I8a749acbd2b26327114ef76d4e79c06c3ed5b8c6
2022-10-31 16:50:22 +01:00
contrib Diagram explaining constraints layers 2019-11-14 11:12:33 +01:00
doc Clarify project deprecation guide 2022-10-31 16:50:22 +01:00
technical-guides Move technical-guidance.rst under technical-guides 2022-03-22 20:20:49 -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 Use promote for publishing 2019-08-20 20:48: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 Small cleanups 2020-04-07 13:18:31 +02:00
setup.py Add initial sphinx project boilerplate 2015-06-08 17:40:27 -07:00
tox.ini Small cleanups 2020-04-07 13:18:31 +02: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.