Remove webdocs from docs

No reason to build the website for RPMs/DEBs, adding dependency on
Sphinx.
parent 51d7c120
...@@ -62,7 +62,7 @@ tests: ...@@ -62,7 +62,7 @@ tests:
PYTHONPATH=./lib nosetests -d -v PYTHONPATH=./lib nosetests -d -v
# To force a rebuild of the docs run 'touch VERSION && make docs' # To force a rebuild of the docs run 'touch VERSION && make docs'
docs: $(MANPAGES) modulepages webdocs docs: $(MANPAGES) modulepages
authors: authors:
sh hacking/authors.sh sh hacking/authors.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment