diff --git a/doc/Makefile b/doc/Makefile index a041f834..29159699 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -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