docs: add parse_features module documentation

Place parse_features module documentation at Linux Kernel docs.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <7c1e41468f765587f0962222e7f52125a039028f.1768838938.git.mchehab+huawei@kernel.org>
This commit is contained in:
Mauro Carvalho Chehab
2026-01-23 11:37:39 -07:00
committed by Jonathan Corbet
parent 8b85f614f3
commit cb472bb3c3
2 changed files with 11 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.. SPDX-License-Identifier: GPL-2.0
====================================
Documentation features parser module
====================================
.. automodule:: lib.python.feat.parse_features
:members:
:show-inheritance:
:undoc-members:
+1
View File
@@ -8,5 +8,6 @@ Python libraries
:maxdepth: 4
jobserver
feat
kdoc
kabi