mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Ensure graphics show up in docsite.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user