]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
docs: kernel_include.py: remove line numbers from parsed-literal
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 22 Aug 2025 14:19:32 +0000 (16:19 +0200)
committerJonathan Corbet <corbet@lwn.net>
Fri, 29 Aug 2025 21:54:43 +0000 (15:54 -0600)
commit4aa578f9c087d58d841e3dfbde1bf57483d9e696
treee58dc0221f61b53316f55106f2afd845406bb645
parent01dba1680cb4047d4f6e057276f805f93b7eea00
docs: kernel_include.py: remove line numbers from parsed-literal

When parsed-literal directive is added to rawtext, while cross
references will be properly displayed, Sphinx will ignore
line numbers. So, it is not worth adding them.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/b484fe5fcbf6e5217f112f205fbf54f0bbc3dcca.1755872208.git.mchehab+huawei@kernel.org
Documentation/sphinx/kernel_include.py