Re: [PATCH 0/2] Move kernel-doc to tools/docs
From: Jonathan Corbet
Date: Wed Jan 14 2026 - 14:24:39 EST
Randy Dunlap <rdunlap@xxxxxxxxxxxxx> writes:
> I do many of these on a regular basis:
>
> $ ./scripts/kernel-doc -none -Wall <path_to_source_file>
>
> Will I still be able to do that (by using ./tools/doc/kernel-doc ...)?
Yes. The tool moves, but its functionality remains unchanged.
Thanks,
jon