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 94a189a commit aaeadfbCopy full SHA for aaeadfb
doc/Makefile
@@ -14,6 +14,8 @@ ALLSPHINXOPTS = -d $(BUILDDIR)/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) .
14
15
.PHONY: help clean html dirhtml pickle json htmlhelp qthelp latex changes linkcheck doctest
16
17
+all: html-noplot
18
+
19
help:
20
@echo "Please use \`make <target>' where <target> is one of"
21
@echo " html to make standalone HTML files"
0 commit comments