Re: [PATCH v2 04/11] docs: maintainers_include: clean most SPHINXDIRS=process warnings

From: Randy Dunlap

Date: Tue May 05 2026 - 15:56:21 EST




On 5/5/26 6:25 AM, Mauro Carvalho Chehab wrote:
> building docs with SPHINXDIRS=process is too noisy, as it
> generates lots of undefined refs. Fixing it is easy: just let
> linkify generate html URLs for the broken links when SPHINXDIRS
> is used.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>

Is this specific to SPHINXDIRS=process?
I don't see anything here checking for "process".

If this is process-specific, why?
Or is it just for SPHINXDIRS="<subdir(s)>"?

> ---
> Documentation/sphinx/maintainers_include.py | 44 +++++++++++++++------
> 1 file changed, 32 insertions(+), 12 deletions(-)


--
~Randy