1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/sphinx-feature-classification.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
=============================
sphinx-feature-classification
=============================
This is a Sphinx directive that allows creating matrices of drivers a project
contains and which features they support. The directive takes an INI file with
specific syntax explained in the usage documentation to generate the matrices,
in which projects have the authority to say what is supported within their own
repository.
* Free software: Apache license
* Documentation: https://docs.openstack.org/sphinx-feature-classification/latest/
* Source: http://opendev.org/openstack/sphinx-feature-classification
* Bugs: https://storyboard.openstack.org/#!/project/921
|