Contents 
 Index 
 "Shell Script Reference" 
 < Previous 
 Next > 

Voyant TechPubs Tools File List

Here is a list of all files with brief descriptions:
00_build_tp_tools.b [code]The control script for all tp_tools
20_cp_com_files.b [code]Copies commonly used files to the directory where this was called
30_tp_tools.b [code]Calls a couple of other shell scripts which do CVS checkout and then eventually a doxygen build
31_perl.b [code]Checks out of CVS the appropriate code files
31_script.b [code]Checks out of CVS the appropriate code files
32_perl.b [code]Runs a wrapper function for Doxygen on the selected project file
32_script.b [code]Runs a wrapper function for Doxygen on the selected project file
35_gen_dox.b [code]Calls doxygen with the specified input directory and then copies generated files where they need to go for later processing
35_gen_tree.b [code]Calls tree_js_2_script.pl for the specified project
40_latex_build.b [code]Prepares the Latex template files and then generates ultimately PDF files from the Doxygen Latex output
45_latex_gen.b [code]Calls the requisite programs for ultimately generating a PDF file from Latex that came from doxygen
50_nav_update.b [code]Recreates the entire master TOC and index for the system
55_nav_cp.b [code]Copies previously generated mini-index and mini-TOC files to a known location
55_nav_gen.b [code]Creates the mini-TOC and mini-index navigation files for the specified project using information extracted from two input files
56_nav_index.b [code]Generates master index pages for all found mini-index files in the specified directory
56_nav_script.b [code]Generates a master TOC script file appropriate for all found mini-TOC files in the specified directory
voyant_common.h [code]
voyant_tp_tools.h [code]
voyant_tp_tools.h [code]


 "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