summaryrefslogtreecommitdiff
path: root/tools/docs/sphinx-pre-install
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2025-08-13 11:16:28 -0600
committerJonathan Corbet <corbet@lwn.net>2025-10-28 16:01:17 -0600
commiteaae0ad9720428cd9e2bf9a40fedf137db95184f (patch)
treedeb07391f139c93b526d06c0b33be2919aed0529 /tools/docs/sphinx-pre-install
parentd37366cac4ccfb71c77e9620f63e3a6fcdf3816c (diff)
docs: move scripts/documentation-file-ref-check to tools/docs
Add this script to the growing collection of documentation tools. Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Acked-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/docs/sphinx-pre-install')
-rwxr-xr-xtools/docs/sphinx-pre-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/docs/sphinx-pre-install b/tools/docs/sphinx-pre-install
index 698989584b6a..647e1f60357f 100755
--- a/tools/docs/sphinx-pre-install
+++ b/tools/docs/sphinx-pre-install
@@ -313,7 +313,7 @@ class MissingCheckers(AncillaryMethods):
Right now, we still need Perl for doc build, as it is required
by some tools called at docs or kernel build time, like:
- scripts/documentation-file-ref-check
+ tools/docs/documentation-file-ref-check
Also, checkpatch is on Perl.
"""