Contents 
 Index 
 "Shell Script Reference" 
 < Previous 
 Next > 

32_script.b File Reference

Runs a wrapper function for Doxygen on the selected project file. More...

Go to the source code of this file.


Detailed Description

Runs a wrapper function for Doxygen on the selected project file.

This calls the 35_gen_dox.b function which compartmentalizes several steps that are repeated for every single (doxygen) project. When they are placed in their own file, it makes the 32*.b files easier to maintain across projects, because they are project specific.

Note:
This file can be used as a template for other code directories that Doxygen is being run against. Make sure than any new 30 files are added to the 00 script files, in addition to appropriate entries in the other script files.
Author:
Glenn C. Maxey

Definition in file 32_script.b.

 "Shell Script Reference" 
 < Previous 
 Next > 



Open-Source tools compliments of Voyant Technologies, Inc. and Glenn C. Maxey.
01/13/2003

TP Tools v2-00-0a

# tpt-script-hcr-02