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.
2 parents 48ed60f + 6d3c8b0 commit 0c29bc0Copy full SHA for 0c29bc0
doc/Makefile
@@ -20,6 +20,7 @@ clean:
20
rm -rf "$(SOURCEDIR)/build"
21
rm -rf "$(SOURCEDIR)/api/_as_gen"
22
rm -rf "$(SOURCEDIR)/gallery"
23
+ rm -rf "$(SOURCEDIR)/plot_types"
24
rm -rf "$(SOURCEDIR)/tutorials"
25
rm -rf "$(SOURCEDIR)/savefig"
26
rm -rf "$(SOURCEDIR)/sphinxext/__pycache__"
0 commit comments