Parent Directory | Revision Log
+ initial commit
1 | root | 1.1 | #!/bin/bash |
2 | |||
3 | run_there=/data/opt/tools/shortcuts/run-there.pl | ||
4 | here=`pwd`; | ||
5 | |||
6 | echo starting to build documentation, this could take a while ... | ||
7 | $run_there $here/caesar ./.fetchdocrc ./.pod2htmlrc | ||
8 | $run_there $here/oef ./.fetchdocrc ./.pod2htmlrc | ||
9 | echo ready. |
MailToCvsAdmin">MailToCvsAdmin | ViewVC Help |
Powered by ViewVC 1.1.26 |