»User: »Password:   Remember Me? 
>e-novative> Support and Discussion Forums / >e-novative> DocBook Environment (eDE) / Installation and Configuration / Htmlhelp index
Posted:  20 Feb 2006 14:13
Hi again podners!
After an hour of desperation, I finally got the index working in the htmlhelp output. The solution was very complicated. Do NOT use:
<index/>
where you want to output the index. Use:
<index id="index"/>.
Posted:  23 Feb 2006 10:19
Thanks for sharing the solution!