add webdocs as alias

pull/14090/merge
Brian Coca 9 years ago
parent e79f3114d1
commit 6e716b177e

@ -20,6 +20,8 @@ viewdocs: clean staticmin
htmldocs: staticmin
./build-site.py rst
webdocs: htmldocs
clean:
-rm -rf htmlout
-rm -f .buildinfo

Loading…
Cancel
Save