Go to file
Andreas Jaeger 5e75819f59 Switch to newer openstackdocstheme version
Switch to openstackdocstheme 2.2.1 version. Using
this version will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Disable openstackdocs_auto_version to not auto-version the documents.

Disable openstackdocs_auto_name to use 'project' variable as name.

Change pygments_style to 'native' since old theme version always used
'native' and the theme now respects the setting and using 'sphinx' can
lead to some strange rendering.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

See also
http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html

Enable warnings now that the repo has one idea.

Change-Id: I821ae47ced7542d7d5cbd554a4bc6919cf5d181c
2020-06-10 16:14:41 +02:00
2020-01-07 16:48:56 +01:00
2020-01-08 10:16:57 +01:00
2020-02-06 17:53:04 +01:00
2020-01-07 16:48:56 +01:00
2020-01-07 16:48:56 +01:00
2020-02-22 17:33:59 +01:00
2020-01-07 16:48:56 +01:00

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/.

Description
The place to propose OpenStack-wide ideas for change
Readme 306 KiB
Languages
Python 100%