diff --git a/docs/Makefile b/docs/Makefile index b5087217ff..defb990a41 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -2,7 +2,7 @@ # # You can set these variables from the command line. -SPHINXOPTS = -W +SPHINXOPTS = -j auto -W SPHINXBUILD = sphinx-build SOURCEDIR = . BUILDDIR = _build