Skip to content

Commit cb472bb

Browse files
mchehabJonathan Corbet
authored andcommitted
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>
1 parent 8b85f61 commit cb472bb

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

Documentation/tools/feat.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.. SPDX-License-Identifier: GPL-2.0
2+
3+
====================================
4+
Documentation features parser module
5+
====================================
6+
7+
.. automodule:: lib.python.feat.parse_features
8+
:members:
9+
:show-inheritance:
10+
:undoc-members:

Documentation/tools/python.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ Python libraries
88
:maxdepth: 4
99

1010
jobserver
11+
feat
1112
kdoc
1213
kabi

0 commit comments

Comments
 (0)