Re: [docbook-apps] Newbie trying to make htmlhelp.dsl modifications

From
Shomas =?JRN-8859-1?P?R=G8ndergaard?=
Date
2004-11-08T08:18:57+00:00
ID
Thread
Re: [docbook-apps] Newbie trying to make htmlhelp.dsl modifications
Thanks, but I'd prefer to keep the tool chain that I am already using
for a while longer.

On Fri, 2004-11-05 at 16:15, Jirka Kosek wrote:
> Thomas S繪ndergaard wrote:
> 
> > I'm working on a project where we use docbook to generate the user
> > documentation. The html-output is used for the online help system which
> > is displayed using Qt Assistant - a program very similar to mswindows
> > help. This program needs a "profile" - an xml file that specifies the
> > structure of the document and the keywords. I found a stylesheet called
> > htmlhelp.dsl, which generates such files for mswindows help system and
> 
> I would recommend you to base your customization on XSL stylesheets, not 
> DSSSL ones. They are easier to modify because there is much more 
> information about XSLT available around.