We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab42db commit 3cf11aeCopy full SHA for 3cf11ae
Makefile
@@ -3,7 +3,7 @@
3
4
# You can set these variables from the command line, and also
5
# from the environment for the first two.
6
-SPHINXOPTS = "-W"
+SPHINXOPTS = "" # was "-W" (turn warnings into errors)
7
SPHINXBUILD = sphinx-build
8
SOURCEDIR = src
9
BUILDDIR = _build
0 commit comments