Ensure graphics show up in docsite.

pull/5745/head
Michael DeHaan 11 years ago
parent b11d62270f
commit 2fab6a00b1

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

Loading…
Cancel
Save