Re: [PATCH v2 0/3] A couple of patches for sphinx-build-wrapper

From: Jonathan Corbet

Date: Sun Sep 21 2025 - 18:55:48 EST


Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> writes:

> Hi Jon,
>
> This small series is against docs/build-script branch.
>
> The first patch addresses the lack of a check after running
> sphinx-build to see if it returned some error code.
>
> The second patch is a partial revert: we wneded including
> sphinx-build-wrapper twice due to a badly-solved rebase from
> my side.
>
> The third patch is a bonus cleanup: it get rids with
> load_config.py, replacing it by a single line at conf.py,
> simplifying even further docs Makefile and docs build system.
>
> Mauro Carvalho Chehab (3):
> tools/docs: sphinx-build-wrapper: handle sphinx-build errors
> scripts: remove sphinx-build-wrapper from scripts/
> docs: conf.py: get rid of load_config.py

OK, I've put these onto the build-script branch.

Thanks,

jon