Common feature classification documentation frameworks
Go to file
Andreas Jaeger e941f13f08 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Fix problems found.

Update sphinx requirement, since skipping 1.5.1 is not part of
global-requirements.

Change-Id: Iea521113d66647a8d2d7e129268efb22ca2226c1
2020-03-30 12:03:49 +00:00
doc/source Add support for feature.api 2020-01-13 10:50:42 -06:00
releasenotes Drop py2 support and testing 2020-01-16 07:44:07 -06:00
sphinx_feature_classification Update hacking for Python3 2020-03-30 12:03:49 +00:00
.coveragerc Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
.gitignore Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:48:28 +00:00
.mailmap Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
.testr.conf Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
.zuul.yaml Drop py2 support and testing 2020-01-16 07:44:07 -06:00
CONTRIBUTING.rst Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
HACKING.rst Optimizing the safety of the http link site in HACKING.rst 2018-11-16 09:18:08 +08:00
LICENSE Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
README.rst Change the deps source 2019-05-21 08:46:06 +00:00
babel.cfg Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
requirements.txt Build Common Framework for Feature Classification Matrix 2018-01-19 02:45:51 +11:00
setup.cfg Switch to sphinx-build and cleanup 2020-02-03 20:25:16 +01:00
setup.py Initial cookiecutter patch 2018-01-15 08:54:30 -08:00
test-requirements.txt Update hacking for Python3 2020-03-30 12:03:49 +00:00
tox.ini Switch to sphinx-build and cleanup 2020-02-03 20:25:16 +01:00

README.rst

Team and repository tags

image

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.