Re: [PATCH] docs: conf.py: drop backward support for old Sphinx versions
From: Jonathan Corbet
Date: Mon May 19 2025 - 10:03:47 EST
Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:
> Since commit 5e25b972a22b ("docs: changes: update Python minimal version"),
> the minimal Sphinx version is 3.4.3.
>
> Drop support for older versions from the config file.
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> ---
> Documentation/conf.py | 162 +++++++++++++++++-------------------------
> 1 file changed, 65 insertions(+), 97 deletions(-)
Applied - nice to see all that old stuff go!
Thanks,
jon