The place to propose OpenStack-wide ideas for change
be22db72ff
Change-Id: I2c05d5868338a7e5fc887fc19679ded8ee7aee63 |
||
---|---|---|
doc/source | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
ideas | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
This repository contains the base documents for the ideas.openstack.org website. This website is the ground of any new idea for OpenStack, crazy or not.
While ideas can be spread on the Mailing Lists, this repository is a way to iterate on the ideas while keeping their history in an easier location than the mailing lists. Proposal should still be exposed and/or discussed on the mailing lists (or other media) for transparency.
Please read doc/source/index.rst
for further
details.
You can render this sphinx website by running
tox -e docs
, which will build the html pages in
doc/build/
.