Ensure graphics show up in docsite.

pull/4420/head
Michael DeHaan 2014-01-23 18:35:28 -05:00
parent b11d62270f
commit 2fab6a00b1
1 changed files with 3 additions and 0 deletions

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