Parent Directory | Revision Log
+ ChangeLog.pod: updated documentation + mkDoc.bat: added script to automagically create text- and html-documentation
1 | joko | 1.1 | @echo off |
2 | |||
3 | echo generating ChangeLog.text | ||
4 | call pod2text ChangeLog.pod ChangeLog.text | ||
5 | |||
6 | echo generating ChangeLog.html | ||
7 | call pod2html --title=ChangeLog --infile=ChangeLog.pod --outfile=ChangeLog.html |
MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
Powered by ViewVC 1.1.26 |