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

Remove webdocs from docs

No reason to build the website for RPMs/DEBs, adding dependency on
Sphinx.
This commit is contained in:
Daniel Hokka Zakrisson 2013-03-05 13:05:00 +01:00
parent 51d7c120e1
commit e2c1b34dbb

View file

@ -62,7 +62,7 @@ tests:
PYTHONPATH=./lib nosetests -d -v
# To force a rebuild of the docs run 'touch VERSION && make docs'
docs: $(MANPAGES) modulepages webdocs
docs: $(MANPAGES) modulepages
authors:
sh hacking/authors.sh