Brian Rosmaita f8909fc1d5 Remove six usage
sphinx-feature-classification was declared python-3-only by change
I0f3e9d980c25545a in release 1.0.1 (2020-04-07 10:02:33 +0000).
It's never had six in requirements.txt despite importing six in
two files.  Now that consuming projects are all python-3-only,
six is not being pulled in by some other project's requirements.
So convert six usage to pure python 3.

Change-Id: I1917fda331860332242774019ac7ca54512430e3
2022-12-16 22:53:54 -05:00
2020-09-15 14:52:53 +02:00
2018-01-15 08:54:30 -08:00
2021-02-10 15:08:15 +00:00
2019-04-19 19:48:28 +00:00
2018-01-15 08:54:30 -08:00
2021-02-10 15:08:15 +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
2019-05-21 08:46:06 +00:00
2018-01-15 08:54:30 -08:00
2021-04-20 14:04:14 +08:00

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.

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