summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 6d2a64188f..af2f9bbaa2 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -5,7 +5,7 @@
#
BUILDDIR ?= _build
-SPHINXOPTS ?= -j auto
+SPHINXOPTS ?= -j auto -W --keep-going
export SPHINXOPTS