1 |
#!/bin/bash |
2 |
######################################## |
3 |
# $Id$ |
4 |
######################################## |
5 |
# |
6 |
# $Log$ |
7 |
# |
8 |
# |
9 |
######################################## |
10 |
# |
11 |
# simple userdefined pod2html |
12 |
# |
13 |
# ToDo: |
14 |
# o more abstract !! ;-) |
15 |
# |
16 |
|
17 |
pod2html --title "Cyrus Imapd v1 + PAM + Kerberos V mini-HowTo" mini-howto-cyrus_imapd_v1-pam-kerberosV.pod --outfile mini-howto-cyrus_imapd_v1-pam-kerberosV.html |
18 |
pod2html --title "howto setup apache + mod_ssl" howto-setup-apache_mod-ssl.pod --outfile howto-setup-apache_mod-ssl.html |
19 |
pod2html --title "trashcan under GNU/Linux with 'libtrash' mini-HowTo" mini-howto_trashcan-under-Linux_libtrash.pod --outfile mini-howto_trashcan-under-Linux_libtrash.html |