Drupal toc.module README.txt
==============================================================================

Dynamically adds a clickable, collapsible table of contents to nodes based on
all h2 tags in the node.


Requirements
------------------------------------------------------------------------------
This module is written for Drupal 4.7.


Installation
------------------------------------------------------------------------------
Create a directory modules/toc (or, for easy updating, 
modules/jstools/toc) and copy all the module's files into it. Enable the module
via the administer > modules page.
