linux/tools/docs
Mauro Carvalho Chehab 3ed9521772 docs: kernel_include.py: fix line numbers for TOC
On TOC output, we need to embeed line numbers with ViewList.

Change the parse class to produce a line-number parsed result,
and adjust the output accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <74eed96e32f79eaaef7a99ffe7c3224fed369c27.1759329363.git.mchehab+huawei@kernel.org>
2025-10-17 13:56:59 -06:00
..
lib docs: kernel_include.py: fix line numbers for TOC 2025-10-17 13:56:59 -06:00
gen-redirects.py docs: add tools/docs/gen-redirects.py 2025-09-09 13:37:16 -06:00
gen-renames.py docs: add tools/docs/gen-renames.py 2025-09-09 13:37:16 -06:00
parse-headers.py