Update documentation

This commit is contained in:
Stuart D. Gathman
2018-08-04 14:09:23 -04:00
parent 96cd9ac263
commit fc008f6db0
3 changed files with 17 additions and 7 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
web:
doxygen
test -L doc/html/milter_api || ln -sf /usr/share/doc/sendmail-devel-* doc/html/milter_api
rsync -ravKk doc/html/ spidey2.bmsi.com:/Public/pymilter
test -L doc/html/milter_api || ln -sf /usr/share/doc/sendmail-milter-devel doc/html/milter_api
rsync -ravKk doc/html/ bmsi.com:/var/www/html/pymilter
cd doc/html; zip -r ../../doc .
VERSION=1.0.2