Run sphinx-build over all cores
Use `sphinx-build -j` and `nproc` to distribute collecting and compiling the documentation over all cores.
Showing
Please register or sign in to comment
Use `sphinx-build -j` and `nproc` to distribute collecting and compiling the documentation over all cores.