Re: [PATCH] tools/docs: sphinx-build-wrapper: -q is a boolean, not an integer

From: Konstantin Ryabitsev

Date: Tue Oct 07 2025 - 11:58:02 EST


On Tue, Oct 07, 2025 at 05:43:12PM +0200, Mauro Carvalho Chehab wrote:
> As reported by Konstantin, sphinx-build -q is a boolean, not an integer.
>
> Fix the code.
>
> Reported-by: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>

Reviewed-by: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>

-K