]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
docs: kdoc: move kernel-doc to tools/docs
authorJonathan Corbet <corbet@lwn.net>
Mon, 19 Jan 2026 12:05:01 +0000 (13:05 +0100)
committerJonathan Corbet <corbet@lwn.net>
Tue, 20 Jan 2026 22:31:06 +0000 (15:31 -0700)
commiteba6ffd126cd52358181ed5a179644a161f9c65f
treef533575dc747e428fe9bb403f299b0f39da7b75a
parent24f984aa117f376b237e7b78a760dbda20383a0d
docs: kdoc: move kernel-doc to tools/docs

kernel-doc is the last documentation-related tool still living outside of
the tools/docs directory; the time has come to move it over.

[mchehab: fixed kdoc lib location]

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <311d17e403524349940a8b12de6b5e91e554b1f4.1768823489.git.mchehab+huawei@kernel.org>
17 files changed:
Documentation/conf.py
Documentation/doc-guide/kernel-doc.rst
Documentation/kbuild/kbuild.rst
Documentation/process/coding-style.rst
Documentation/translations/it_IT/doc-guide/kernel-doc.rst
Documentation/translations/sp_SP/process/coding-style.rst
Documentation/translations/zh_CN/doc-guide/kernel-doc.rst
Documentation/translations/zh_CN/kbuild/kbuild.rst
Documentation/translations/zh_CN/process/coding-style.rst
Documentation/translations/zh_TW/process/coding-style.rst
MAINTAINERS
Makefile
drivers/gpu/drm/i915/Makefile
scripts/kernel-doc [deleted symlink]
tools/docs/find-unused-docs.sh
tools/docs/kernel-doc [moved from scripts/kernel-doc.py with 99% similarity]
tools/docs/sphinx-build-wrapper