Files
linux-stable-mirror/Documentation/tools/kdoc_parser.rst
Mauro Carvalho Chehab 333f602e2f docs: add kernel-doc modules documentation
Place kernel-doc modules 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: <88ac2d82a45718c4e27aefac831586a71204ebf2.1768838938.git.mchehab+huawei@kernel.org>
2026-01-23 11:37:38 -07:00

30 lines
548 B
ReStructuredText

.. SPDX-License-Identifier: GPL-2.0
=======================
Kernel-doc parser stage
=======================
File handler classes
====================
.. automodule:: lib.python.kdoc.kdoc_files
:members:
:show-inheritance:
:undoc-members:
Parsed item data class
======================
.. automodule:: lib.python.kdoc.kdoc_item
:members:
:show-inheritance:
:undoc-members:
Parser classes and methods
==========================
.. automodule:: lib.python.kdoc.kdoc_parser
:members:
:show-inheritance:
:undoc-members: