]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
docs: add parse_features module documentation
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 19 Jan 2026 16:23:27 +0000 (17:23 +0100)
committerJonathan Corbet <corbet@lwn.net>
Fri, 23 Jan 2026 18:37:39 +0000 (11:37 -0700)
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>

Documentation/tools/feat.rst [new file with mode: 0644]
Documentation/tools/python.rst

diff --git a/Documentation/tools/feat.rst b/Documentation/tools/feat.rst
new file mode 100644 (file)
index 0000000..021560e
--- /dev/null
@@ -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:
index b196d718e1761be5d18be6bb16b65346350b122c..1444c1816735b3c83f3c660c687e3d0e397fe070 100644 (file)
@@ -8,5 +8,6 @@ Python libraries
    :maxdepth: 4
 
    jobserver
+   feat
    kdoc
    kabi