1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

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