You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
doc/source | 3 years ago | |
.gitignore | 4 years ago | |
.gitreview | 4 years ago | |
.zuul.yaml | 4 years ago | |
README.rst | 4 years ago | |
ideas | 4 years ago | |
requirements.txt | 4 years ago | |
setup.cfg | 4 years ago | |
setup.py | 4 years ago | |
test-requirements.txt | 4 years ago | |
tox.ini | 4 years ago |
README.rst
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/``.