DOC: Also copy plot files to html doc output.

This commit is contained in:
Stefan van der Walt
2011-07-16 14:12:25 -05:00
parent a55d426d49
commit 3bb4965b96
+1
View File
@@ -41,6 +41,7 @@ api:
html: api
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(DEST)/html
cp source/plots $(DEST)/html -r
@echo
@echo "Build finished. The HTML pages are in build/html."