summaryrefslogtreecommitdiff
path: root/doc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index 0c41fec..1e339e4 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -30,6 +30,8 @@ clean:
-rm -rf _build/* *~ api/generated
-rm -rf build/*
-rm examples/fig/*
+ -rm examples/*.rst
+
htmlonly:
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) _build/html
@echo