]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: sphinx-build-wrapper: don't allow "/" on file names
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Fri, 6 Mar 2026 15:45:40 +0000 (16:45 +0100)
committerJonathan Corbet <corbet@lwn.net>
Mon, 9 Mar 2026 16:34:38 +0000 (10:34 -0600)
commit0e4c8adad4cacf699672d28e19143dc0b9d145fd
tree13764c48c6e0ace535d9051dfd51ac48dab9fc3c
parent5828d3564729e61306456fae02e9d0dc9f2e772d
docs: sphinx-build-wrapper: don't allow "/" on file names

When handling "DOC:" sections, slash characters may be there.
Prevent using it at the file names, as this is used for directory
separator.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <c1a83a50b0659a5bcf68ef14f9457cc188e91e3a.1772810752.git.mchehab+huawei@kernel.org>
tools/docs/sphinx-build-wrapper