Run sphinx-build parallelized
Not sure if this has any effect...
This commit is contained in:
parent
22c87ae39e
commit
84b8afdb94
@ -148,7 +148,7 @@ popd
|
|||||||
|
|
||||||
# Build the documentation
|
# Build the documentation
|
||||||
pushd %{sympydir}/doc
|
pushd %{sympydir}/doc
|
||||||
make html
|
make html SPHINXOPTS=%{?_smp_mflags}
|
||||||
make cheatsheet
|
make cheatsheet
|
||||||
popd
|
popd
|
||||||
pushd python3/doc
|
pushd python3/doc
|
||||||
|
Loading…
Reference in New Issue
Block a user