Add options to Sphinx conf.py for -Wall and rebuild environment.
parent
7d7dec5d9f
commit
638d639558
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
|
||||
# You can set these variables from the command line.
|
||||
SPHINXOPTS =
|
||||
SPHINXOPTS = -E -n
|
||||
SPHINXBUILD = sphinx-build
|
||||
PAPER =
|
||||
BUILDDIR = _build
|
||||
|
|
|
|||
Loading…
Reference in New Issue