We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d36c9 commit 2dfcfbfCopy full SHA for 2dfcfbf
1 file changed
docs/Makefile
@@ -142,7 +142,7 @@ changes:
142
@echo "The overview file is in $(BUILDDIR)/changes."
143
144
linkcheck:
145
- $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck
+ $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) $(BUILDDIR)/linkcheck -j auto
146
@echo
147
@echo "Link check complete; look for any errors in the above output " \
148
"or in $(BUILDDIR)/linkcheck/output.txt."
0 commit comments