From eba6fa2ae29d14b028bd22295cafe779708128b0 Mon Sep 17 00:00:00 2001 From: Albert Yau <5298134+mwyau@users.noreply.github.com> Date: Mon, 7 Sep 2026 16:22:34 -0400 Subject: [PATCH] Change spinx build to verbose to fix timeout --- doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile b/doc/Makefile index e57003213b6..b3ffa3021e8 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -2,7 +2,7 @@ # # You can set these variables from the command line. -SPHINXOPTS = -T -W --keep-going -j auto +SPHINXOPTS = -T -W --keep-going -j auto -v SPHINXBUILD = sphinx-build SPHINXAUTOBUILD = sphinx-autobuild PAPER =