Re: [PATCH] docs: remove cdomain.py
From: Jonathan Corbet
Date: Sun Sep 21 2025 - 18:36:35 EST
Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:
> This is not used anymore, as it was a logic we had to support
> pre Sphinx 3.x, as shown at:
>
> afde706afde2 ("Make the docs build "work" with Sphinx 3.x")
>
> Remove it.
>
> Fixes: b26717852db7 ("docs: conf.py: drop backward support for old Sphinx versions")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> ---
> Documentation/sphinx/cdomain.py | 247 --------------------------------
> 1 file changed, 247 deletions(-)
> delete mode 100644 Documentation/sphinx/cdomain.py
Applied, thanks.
jon