Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
cb472bb3 8b85f614

+11
+10
Documentation/tools/feat.rst
··· 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:
+1
Documentation/tools/python.rst
··· 8 8 :maxdepth: 4 9 9 10 10 jobserver 11 + feat 11 12 kdoc 12 13 kabi