docs: treat sphinx warnings as errors

main
Martin Weinelt 2019-06-20 13:35:58 +02:00
parent 372d9c372e
commit 0c22f3c629
1 changed files with 1 additions and 1 deletions

View File

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