Andreas Jaeger
3c2f6f71e9
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. 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 Change-Id: I84774e86b7b834af52ace910cb1924f883e41cb9
Team and repository tags
README
Monasca Specifications
This git repository is used to hold priorities and approved design specifications for additions to the Monasca project. Reviews of the specs are done in gerrit, using a similar workflow to how we review and merge changes to the code itself.
The layout of this repository is:
priorities/<release>/
specs/<release>/
Where there are three sub-directories in specs
:
- specs/<release>/approved
-
Specifications approved, but not yet implemented
- specs/<release>/implemented
-
Implemented specifications
- specs/<release>/not-implemented
-
Specifications that were approved but are not expected to be implemented. These are kept for historical reference.
Description
Languages
Python
100%