docs: match ReadTheDocs; use -W (warnings as errors) with Sphinx
This commit is contained in:
parent
3340d586c4
commit
e1c5d1378b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
|
||||
# You can set these variables from the command line.
|
||||
SPHINXOPTS = -E
|
||||
SPHINXOPTS = -W
|
||||
SPHINXBUILD = sphinx-build
|
||||
PAPER =
|
||||
BUILDDIR = _build
|
||||
|
|
Loading…
Reference in a new issue