mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-28 11:25:42 +08:00
DOC: Update Makefile's clean target.
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ help:
|
||||
clean:
|
||||
-rm -rf $(DEST)/*
|
||||
-rm -rf source/api
|
||||
|
||||
-find ./source/auto_examples/* -type f | grep -v blank | xargs rm -f
|
||||
api:
|
||||
@mkdir -p source/api
|
||||
python tools/build_modref_templates.py
|
||||
|
||||
Reference in New Issue
Block a user