Icon for Dimension.orgIcon for TalentIcon for ToolsIcon for Doorways.org
Icon for ToolsIcon for Perl Tools

DoxyFilt: DoxyLine Source File

  • Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Classes
  • Files
  • File List

DoxyLine

Go to the documentation of this file.
00001 #!/bin/sh
00002  
00003 ###########################################################################
00004 ### Execute DoxyLine.pl with appropriate arguments (*NIX).
00005 ### 
00006 ### These arguments are for the DoxyFilt documentation tree.
00007 ### If you use DoxyLine in your project,
00008 ### you should provide a file like this
00009 ### using the flags appropriate to your project.
00010 ###
00011 ### You will also need to identify the location of the actual
00012 ### DoxyLine.pl script.  For the DoxyFilt documentation
00013 ### this isn't necessary, as it is already local.
00014 ###########################################################################
00015 
00016 DOXY_DIR=`dirname $0`
00017 
00018 perl $DOXY_PERL_FLAGS $DOXY_DIR/DoxyLine.pl --doxy --path=$1 \
00019      Perl/code Perl/comment Perl/blank POD/POD

Generated on Mon Dec 27 2010 15:15:39 for DoxyFilt by  doxygen 1.7.1

www.dimension.org logo

(C)opyright 1998 - 2012 Dimension.org

WebMaster