Contents 
 Index 
 "TPT User's Guide" 
 < Previous 
 Next > 

56_nav_script.b

This script performs several operations needed to prepare and finalize the master tree (table of contents) for the HTML system.

• It removes any leftover tree files or master tree files from the temporary directory (zdoc_merge).

• It removes any master tree files from the final directory (doc_publish).

• It copies from the directories of the system all tree files that were generated by voyant_nav.pl and gives them unique names in the temporary directory (zdoc_merge).

• Runs voyant_mt_app.pl to create new master tree files in the temporary directory.

• Copies all master tree files from the temporary directory (zdoc_merge) to the final directory (doc_publish).

Refer to the documentation for voyant_mt_app.pl to find out all that this script accomplishes in the table of contents that is generated.



 "TPT User's Guide" 
 < Previous 
 Next > 


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

TP Tools v2-00-0a

# tpt-hug-02