David,
index does get included in generated TOCs in all my tests.
But note in order to have an index included, you must put an empty
<index/> element somewhere in your DocBook source (usually the last
element in the document, but not always).
Maybe you don't have an empty index element in your source?
David Tolpin <> writes:
> Hi,
>
> is index not in TOC by design or am I missing something?
> Any recent docbook-xsl, fo and html stylesheets, automatically
> generated index at the end with just <index/> .
>
> David