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 2bd524e commit 77a2d59Copy full SHA for 77a2d59
doc/Makefile
@@ -39,7 +39,7 @@ html-noplot: api
39
@echo
40
@echo "Building HTML files without example plots."
41
42
- $(SPHINXBUILD) -D plot_gallery=0 -M html $(SPHINXOPTS) "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS)
+ $(SPHINXBUILD) -M html "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) -D plot_gallery=0
43
44
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
45
0 commit comments