5e75819f59401ee7e7d9eb8e41a5bb7b3a97f65b
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
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
Languages
Python
100%