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. # You can set these variables from the command line.
SPHINXOPTS = -E SPHINXOPTS = -W
SPHINXBUILD = sphinx-build SPHINXBUILD = sphinx-build
PAPER = PAPER =
BUILDDIR = _build BUILDDIR = _build