Run sphinx-build parallelized

Not sure if this has any effect...
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2017-01-18 11:47:32 -05:00
parent 22c87ae39e
commit 84b8afdb94

View File

@ -148,7 +148,7 @@ popd
# Build the documentation
pushd %{sympydir}/doc
make html
make html SPHINXOPTS=%{?_smp_mflags}
make cheatsheet
popd
pushd python3/doc