drupal_module__ah_toc/ah_toc.info
FGM d1334aaa46 Initial version of AH TOC: build a static table of contents.
- do not add anchors to headings or link to them
- do not add "top" links to headings
- force code/pre in help pages to clear: right to avoid the TOC running into them.
- TODO: use a theme function to format the TOC
- TOTO: include a fold/unfold link on the TOC
2010-06-05 11:30:47 +02:00

5 lines
No EOL
142 B
Text

name = AH TOC
description = "Automatically built table of contents in Advanced Help pages"
core = 6.x
php = 5.2
dependencies[] = advanced_help