diff --git a/docs/Makefile b/docs/Makefile index 32c1d8600..8c1019294 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -4,7 +4,7 @@ # You can set these variables from the command line. PYTHON = python3 SPHINXBUILD = $(PYTHON) -m sphinx.cmd.build -SPHINXOPTS = --fail-on-warning --keep-going +SPHINXOPTS = --fail-on-warning BUILDDIR = _build BUILDER = html JOBS = auto