mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf.git
synced 2026-04-17 22:24:18 -04:00
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:
committed by
Jonathan Corbet
parent
8b85f614f3
commit
cb472bb3c3
10
Documentation/tools/feat.rst
Normal file
10
Documentation/tools/feat.rst
Normal 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:
|
||||
@@ -8,5 +8,6 @@ Python libraries
|
||||
:maxdepth: 4
|
||||
|
||||
jobserver
|
||||
feat
|
||||
kdoc
|
||||
kabi
|
||||
|
||||
Reference in New Issue
Block a user