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.
![]() |
2 years ago | |
---|---|---|
doc/source | 2 years ago | |
.gitignore | 3 years ago | |
.gitreview | 3 years ago | |
.zuul.yaml | 3 years ago | |
README.rst | 3 years ago | |
ideas | 3 years ago | |
requirements.txt | 3 years ago | |
setup.cfg | 3 years ago | |
setup.py | 3 years ago | |
test-requirements.txt | 3 years ago | |
tox.ini | 3 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/
.