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
Mauro Carvalho Chehab 9235ec5e2b scripts/kernel-doc.py: properly handle out_section for ReST
There is a difference at the way DOC sections are output with
the include mode. Handle such difference properly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/935d00c6a7c45b25a8be72fad6183fe5a8476cd2.1744106242.git.mchehab+huawei@kernel.org
2025-04-09 12:10:33 -06:00
..
kdoc_files.py scripts/kernel-doc.py: implement support for -no-doc-sections 2025-04-09 12:10:33 -06:00
kdoc_output.py scripts/kernel-doc.py: properly handle out_section for ReST 2025-04-09 12:10:33 -06:00
kdoc_parser.py scripts/kernel-doc.py: fix handling of doc output check 2025-04-09 12:10:33 -06:00
kdoc_re.py