2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/scripts/lib/kdoc
Jonathan Corbet 8d7338752d docs: kdoc: Centralize handling of the item section list
The section list always comes directly from the under-construction entry
and is used uniformly.  Formalize section handling in the KdocItem class,
and have output_declaration() load the sections directly from the entry,
eliminating a lot of duplicated, verbose parameters.

Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2025-07-15 13:43:13 -06:00
..
kdoc_files.py docs: kdoc: simplify the output-item passing 2025-07-02 14:14:31 -06:00
kdoc_item.py docs: kdoc: Centralize handling of the item section list 2025-07-15 13:43:13 -06:00
kdoc_output.py docs: kdoc: Centralize handling of the item section list 2025-07-15 13:43:13 -06:00
kdoc_parser.py docs: kdoc: Centralize handling of the item section list 2025-07-15 13:43:13 -06:00
kdoc_re.py docs: kdoc: micro-optimize KernRe 2025-06-30 09:56:01 -06:00