mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 01:04:41 +01:00
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>
46 lines
945 B
ReStructuredText
46 lines
945 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
=================
|
|
Ancillary classes
|
|
=================
|
|
|
|
Argparse formatter class
|
|
========================
|
|
|
|
.. automodule:: lib.python.kdoc.enrich_formatter
|
|
:members:
|
|
:show-inheritance:
|
|
:undoc-members:
|
|
|
|
Regular expression class handler
|
|
================================
|
|
|
|
.. automodule:: lib.python.kdoc.kdoc_re
|
|
:members:
|
|
:show-inheritance:
|
|
:undoc-members:
|
|
|
|
|
|
Chinese, Japanese and Korean variable fonts handler
|
|
===================================================
|
|
|
|
.. automodule:: lib.python.kdoc.latex_fonts
|
|
:members:
|
|
:show-inheritance:
|
|
:undoc-members:
|
|
|
|
Kernel C file include logic
|
|
===========================
|
|
|
|
.. automodule:: lib.python.kdoc.parse_data_structs
|
|
:members:
|
|
:show-inheritance:
|
|
:undoc-members:
|
|
|
|
Python version ancillary methods
|
|
================================
|
|
|
|
.. automodule:: lib.python.kdoc.python_version
|
|
:members:
|
|
:show-inheritance:
|
|
:undoc-members:
|