rds_derive_project.sh
rds_html_tree.sh [ dir ]
rds_publish.sh filename
rds_rfc.sh
rds_wais_index.sh
rds_derive_project.sh is a script to extract information from Frame documentation for a project into HTML and postscript forms. The script recursively searches (from the doc directory assumed to be current directory) for framemaker book files and doc files. if a directory contains a book file, it is assumed that all relevant documentation is in there. If not, all the (At present unix 'file' command isn't configured to understand framemaker files, so extensions are used).
rds_html_tree.sh builds a series of cross referencing files called RDS_TOC.html which report the documentation files in the directory tree.
rds_publish.sh inserts the named file into the CiTR Tech-reports web directory and WAIS indexes it for fast searching.
rds_rfc.sh rebuilds the RFC.html index file in /usr/share/citr/rfc by pulling out titles and numbers. (See also /projects/necatm/380/ doc.4/007.Background_Documents/011.IETF/001.internetdrafts/rfc-index which is a weekly fetched copy).
rds_wais_index.sh builds wais indices for a project $PROJECT.
rds_xrefs.pl finds all cross references, and sees if we may have that file cached locally. Assumes ~/tmp/html contains a list of all html files
MANPATH=$MANPATH:/home/horton/man