ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/doc/doxygen/DoxyPerl.sh
Revision: 1.1
Committed: Fri Aug 5 16:39:16 2005 UTC (19 years, 9 months ago) by sashby
Content type: application/x-sh
Branch: MAIN
CVS Tags: V1_1_7, V1_1_6, V1_1_5, V1_1_4, V1_1_3, V1_1_2, V1_1_0_reltag8, V1_1_0_reltag7, V1_1_0_reltag6, V1_1_1, V1_1_0_reltag5, V1_1_0_reltag4, V1_1_0_reltag3, V1_1_0_reltag2, V1_1_0_reltag1, V1_1_0_reltag, V1_0_3-p4, V1_1_0_cand3, V1_1_0_cand2, V1_1_0_cand1, HEAD_SM_071214, forV1_1_0, v103_xml_071106, V1_0_3-p3, V1_0_3-p2, V1_1_0, v110p1, V110p6, V110p5, V110p4, V110p3, V110p2, V110p1, V1_0_4p1, V1_0_3-p1, V1_0_3, V1_0_2, V1_0_2_p1
Branch point for: HEAD_BRANCH_SM_071214, v200branch, v103_with_xml, v103_branch
Log Message:
First attempt at doxygenising SCRAM documentation.

File Contents

# User Rev Content
1 sashby 1.1 #!/bin/sh
2     perl $DOXY_PERL_FLAGS ./DoxyFilt.pl \
3     --filter=Perl --filter=POD \
4     $DOXY_FILT_FLAGS $*