We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52d761f commit 2487406Copy full SHA for 2487406
docs/make.sh
@@ -4,7 +4,7 @@ set -x
4
5
mkdir -p _static
6
7
-sphinx-build -v . _build
+sphinx-build -W -v . _build
8
9
set +x
10
0 commit comments