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 5fb0c38 commit c5e8e22Copy full SHA for c5e8e22
doc/Makefile
@@ -154,5 +154,5 @@ doctest:
154
"results in $(BUILDDIR)/doctest/output.txt."
155
156
spelling:
157
- $(SPHINXBUILD) -b spelling $(ALLSPHINXOPTS) -w $(BUILDDIR)/spelling/output.txt $(BUILDDIR)/spelling
+ $(SPHINXBUILD) -b spelling $(ALLSPHINXOPTS) -w $(BUILDDIR)/spelling/output.txt $(BUILDDIR)/spelling
158
@echo "Spelling report generated in $(BUILDDIR)/spelling/output.txt"
0 commit comments