mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
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>
10 lines
250 B
ReStructuredText
10 lines
250 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
====================================
|
|
Documentation features parser module
|
|
====================================
|
|
|
|
.. automodule:: lib.python.feat.parse_features
|
|
:members:
|
|
:show-inheritance:
|
|
:undoc-members:
|