[EMAIL PROTECTED] wrote:
> 1. htmlhelp.xsl generates chunks for book and chapter, and also lists them
> in FILES section of .hhp project file. What's the best way to NOT generate
> these elements and to exclude them from the .hhp project file? I couldn't
> get any parameters to do it.
This probably can be done by modifying/parametrizing chunking code.
> 2. When coded this way, the topic structure must be very flat, right?
> Suppose I want to end up with nested TOC items like this:
>
> Help for App
> Using App
> Getting started
> Installing
> After installing
<book>
<title>Help for App</title>
<chapter>
<title>Using App</title>
<section>
<title>Getting started</title>
<section>
<title>Installing</title>
...
</section>
<section>
<title>After Installing</title>
...
</section>
</section>
</chapter>
...
</book>
Jirka
--
-----------------------------------------------------------------
Jirka Kosek
e-mail: [EMAIL PROTECTED]
http://www.kosek.cz