Treat doc build warnings as errors for CI purposes and correctness.

This commit is contained in:
Dave Page 2017-03-27 22:10:39 -04:00
parent 7450c2df0d
commit f19fc307b1

View File

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