Ensure graphics show up in docsite.

This commit is contained in:
Michael DeHaan 2014-01-23 18:35:28 -05:00
parent b11d62270f
commit 2fab6a00b1

View file

@ -6,6 +6,9 @@ all: clean docs
docs: clean modules staticmin
./build-site.py
cp *.ico htmlout/
cp *.jpg htmlout/
cp *.png htmlout/
viewdocs: clean staticmin
./build-site.py view