Generate TOC looks for text items that are designated as Headers, that is ones inside <h1></h1>, <h2></h2> etc. tags. If the body of a chapter file starts with something like
<h1>Chapter 1. The Beginning</h1>
the TOC generator will have something to work with.
|