/[cvs]/nfo/doc/topics/.runrc
ViewVC logotype

Annotation of /nfo/doc/topics/.runrc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Tue Jan 28 10:49:46 2003 UTC (21 years, 5 months ago) by root
Branch: MAIN
CVS Tags: HEAD
+ 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 RSS 2.0 feed