This text file describes the contents of tcHElP/tk's data directory--which
is where this file should be residing.

*INDEX.TCH
Any file ending with "INDEX.TCH" is a file used to build internal arrays
by which the application knows were to look for documentation the user
requests. They should not be altered in any way.

PKG.HLP
This file contains the help text associated with tcHElP/tk's various
controls.  There should be no need to alter the contents of it.

Directories
All other files in the data directories should themselves be directories.
Each such directory comprises a single "documentation library", and
generally, should contain the documentation for a single "piece" of
the site's tcl/tk installation--eg. one directory for tcl, one for
tk, one for BLT (if BLT is installed), etc. The format of these
subdirectories is completely described in the comments in the
"makeindex.tcl" file.