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 99d15ce commit 7e3845cCopy full SHA for 7e3845c
1 file changed
Makefile
@@ -109,7 +109,7 @@ docs:
109
110
html-noplot:
111
$(SPHINXBUILD) -D plot_gallery=0 -b html $(SPHINXOPTS) "$(SOURCEDIR)" "$(BUILDDIR)/html"
112
- bash .jenkins/remove_invisible_code_block_batch.sh "$(BUILDDIR)/html"
+ # bash .jenkins/remove_invisible_code_block_batch.sh "$(BUILDDIR)/html"
113
@echo
114
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
115
0 commit comments