Files
linux/Documentation/tools/kdoc_ancillary.rst
Mauro Carvalho Chehab e896174e46 docs: tools: include kdoc_yaml_file at documentation
Add an autodoc entry for the new kdoc_yaml_file module.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <32b86abe7acee2dd4f73a35836ec94e8690f04cd.1774256269.git.mchehab+huawei@kernel.org>
2026-03-25 13:36:45 -06:00

64 lines
1.2 KiB
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:
C tokenizer
===========
.. automodule:: lib.python.kdoc.c_lex
: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:
Write output on YAML file
=========================
.. automodule:: lib.python.kdoc.kdoc_yaml_file
:members:
:show-inheritance:
:undoc-members: