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

Merge pull request #16316 from alikins/alikins_docsite_make

Fewer deps for 'make webdocs' from top level
This commit is contained in:
scottb 2016-08-19 12:06:56 -07:00 committed by GitHub
commit 235eab6609

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python2 #!/usr/bin/env python
import optparse import optparse
from jinja2 import Environment, FileSystemLoader from jinja2 import Environment, FileSystemLoader