docs: match ReadTheDocs; use -W (warnings as errors) with Sphinx

This commit is contained in:
Todd Gamblin 2019-05-21 22:39:33 -07:00
parent 3340d586c4
commit e1c5d1378b

View file

@ -2,7 +2,7 @@
#
# You can set these variables from the command line.
SPHINXOPTS = -E
SPHINXOPTS = -W
SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build