We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61b9c5 commit 572bc12Copy full SHA for 572bc12
1 file changed
Makefile
@@ -67,4 +67,4 @@ publish:
67
# Catch-all target: route all unknown targets to Sphinx using the new
68
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
69
%: Makefile doxy
70
- @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
+ @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) -W $(O)
0 commit comments