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