Skip to content

Commit 2158a2c

Browse files
committed
Merge branch 'main' into deprecation
2 parents 8777c40 + 97f543f commit 2158a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ docset: html
2424
convert $(SPHINXPROJ).docset/[email protected] -resize 16x16 $(SPHINXPROJ).docset/icon.png
2525

2626
html-noplot: # Avoids running the gallery examples, which may take time
27-
$(SPHINXBUILD) -D plot_gallery=0 -b html $(ASPHINXOPTS) "${SOURCEDIR}" "$(BUILDDIR)"/html
27+
$(SPHINXBUILD) -D plot_gallery=0 -b html "${SOURCEDIR}" "$(BUILDDIR)"/html
2828
@echo
2929
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
3030

0 commit comments

Comments
 (0)