Skip to content

Commit

Permalink
Merge branch 'main' into fix/datetime
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman authored Jan 12, 2025
2 parents 2aa1e4e + 77a2d59 commit b3c25f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ html-noplot: api
@echo
@echo "Building HTML files without example plots."
@echo
$(SPHINXBUILD) -D plot_gallery=0 -M html $(SPHINXOPTS) "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS)
$(SPHINXBUILD) -M html "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) -D plot_gallery=0
@echo
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."

Expand Down

0 comments on commit b3c25f8

Please sign in to comment.