linux/tools/lib/python/kdoc
Mauro Carvalho Chehab 01d6d7bf96 docs: kernel-doc: add support to store output on a YAML file
Add a command line parameter and library support to optionally
store:
- KdocItem intermediate format after parsing;
- man pages output;
- rst output.

inside a YAML file.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <ba54277b3c909867153b9547dfa33c1831ca35d9.1773823995.git.mchehab+huawei@kernel.org>
2026-03-22 15:10:40 -06:00
..
__init__.py
c_lex.py docs: kdoc: add c_lex to generated documentation 2026-03-22 15:10:40 -06:00
enrich_formatter.py docs: kdoc: enrich_formatter: Improve docstrings and comments 2026-01-23 11:37:38 -07:00
kdoc_files.py docs: kernel-doc: add support to store output on a YAML file 2026-03-22 15:10:40 -06:00
kdoc_item.py docs: kdoc_item: fix a typo on sections_start_lines 2026-03-22 15:10:40 -06:00
kdoc_output.py docs: kdoc_item: fix a typo on sections_start_lines 2026-03-22 15:10:40 -06:00
kdoc_parser.py docs: kernel-doc: add support to store output on a YAML file 2026-03-22 15:10:40 -06:00
kdoc_re.py docs: kdoc_re: better represent long regular expressions 2026-03-22 15:10:40 -06:00
kdoc_yaml_file.py docs: add a new file to write kernel-doc output to a YAML file 2026-03-22 15:10:40 -06:00
latex_fonts.py docs: kdoc: latex_fonts: Improve docstrings and comments 2026-01-23 11:37:38 -07:00
parse_data_structs.py docs: kdoc: parse_data_structs: Improve docstrings and comments 2026-01-23 11:37:38 -07:00
python_version.py docs: kdoc: python_version: Improve docstrings and comments 2026-01-23 11:37:38 -07:00
xforms_lists.py docs: xforms_lists: use CMatch for all identifiers 2026-03-22 15:02:29 -06:00