Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3845c commit 4929b10Copy full SHA for 4929b10
1 file changed
Makefile
@@ -108,6 +108,7 @@ docs:
108
touch docs/.nojekyll
109
110
html-noplot:
111
+ make clean
112
$(SPHINXBUILD) -D plot_gallery=0 -b html $(SPHINXOPTS) "$(SOURCEDIR)" "$(BUILDDIR)/html"
113
# bash .jenkins/remove_invisible_code_block_batch.sh "$(BUILDDIR)/html"
114
@echo
0 commit comments