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

DoxyFilt: DoxyFilt Source File

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

DoxyFilt

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

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