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.
2 parents 8777c40 + 97f543f commit 2158a2cCopy full SHA for 2158a2c
docs/Makefile
@@ -24,7 +24,7 @@ docset: html
24
convert $(SPHINXPROJ).docset/[email protected] -resize 16x16 $(SPHINXPROJ).docset/icon.png
25
26
html-noplot: # Avoids running the gallery examples, which may take time
27
- $(SPHINXBUILD) -D plot_gallery=0 -b html $(ASPHINXOPTS) "${SOURCEDIR}" "$(BUILDDIR)"/html
+ $(SPHINXBUILD) -D plot_gallery=0 -b html "${SOURCEDIR}" "$(BUILDDIR)"/html
28
@echo
29
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
30
0 commit comments