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 f4aeafb commit b630734Copy full SHA for b630734
doc/Makefile
@@ -16,4 +16,4 @@ help:
16
# Catch-all target: route all unknown targets to Sphinx using the new
17
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
18
%: Makefile
19
- @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
+ @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
0 commit comments