Copy sendmail-devel libmilter api into documention, since milter.org is gone.
Conflicts: Milter/__init__.py doc/milter.py makefile
This commit is contained in:
committed by
Scott Kitterman
parent
d35ed40edf
commit
74b8b1ae19
@@ -1,6 +1,8 @@
|
||||
web:
|
||||
doxygen
|
||||
rsync -ravK doc/html/ spidey2.bmsi.com:/Public/pymilter
|
||||
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
|
||||
cd doc/html; zip -r ../../doc .
|
||||
|
||||
VERSION=0.9.6
|
||||
CVSTAG=pymilter-0_9_6
|
||||
|
||||
Reference in New Issue
Block a user