This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
The javahelp.xsl stylesheet generates HTML chunks, but in the buildfile a single HTML output file is specified.
I suggest you use the regular docbook.xsl stylesheet if you do not want chunks. If you want chunks, use chunk.xsl. You can set an output directory with the base.dir parameter.
<classpath> <path refid="classpath.saxon"/> </classpath> </java>
Cheers, Tom
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |