The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Htmlgen::Toc - building a table of contents

SYNOPSIS

DESCRIPTION

Expands this syntax in a PXML document:

<with_toc> <h2>..</h2> <h3>..</h3>.. <h2>..</h2> </with_toc>

into a table of contents and then the original contents but with numbering added to the hX section headers.

SEE ALSO

This is a Htmlgen::PXMLMapper

NOTE

This is alpha software! Read the package README.