]> git.baikalelectronics.ru Git - kernel.git/commit
sphinx: kernel_feat.py: add a script to parse feature files
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 30 Nov 2020 15:36:33 +0000 (16:36 +0100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 3 Dec 2020 22:10:14 +0000 (15:10 -0700)
commitac453b32a0bfba0e74daf8547d1cfa7cf97f3918
tree83ee9864820bfb0f9ac570e2da0f08e404780ca7
parent941fcdf61c35e98a00b507263811c1838556e932
sphinx: kernel_feat.py: add a script to parse feature files

The feature files have a special well-defined format. Add
a script that parses them, allowing to search for a feature
and/or by an architecture and to produce ReST-compatible
outputs.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/bb2e51e5aa883e2583a4a6280f1c1b391bd8ef4c.1606748711.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/sphinx/kernel_feat.py [new file with mode: 0644]