Go to file
Thierry Carrez 34e2fddbdd Update for Python 3 compatibility
You can't sort() over keys() in Python 3. Use sorted(dict)
instead as it is a construct that works with both Python 2
and Python 3.

Change-Id: I6dd5b20eab00e17d9b4bc973cc62e78d9be062a1
2018-06-22 16:36:18 +02:00
2018-01-15 08:54:30 -08:00
2018-01-15 08:54:30 -08:00
2018-01-15 08:54:30 -08:00
2017-05-05 18:18:34 +00:00
2018-01-15 08:54:30 -08:00
2018-01-15 08:54:30 -08:00
2018-01-15 08:54:30 -08:00
2018-01-15 08:54:30 -08:00
2018-01-15 08:54:30 -08:00
2018-01-15 08:54:30 -08:00
2018-06-07 21:39:20 +08:00
2018-01-15 08:54:30 -08:00
2018-01-15 08:54:30 -08:00
2018-06-14 22:31:56 +00:00

Team and repository tags

image

sphinx-feature-classification

Latest Version

Downloads

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.

Description
Common feature classification documentation frameworks
Readme 642 KiB
Languages
Python 97.8%
CSS 2.2%