Htmlhelp

Having trouble installing Oxygen? Got a bug to report? Post it all here.
jockel
Posts: 2
Joined: Wed Aug 13, 2008 6:45 pm

Htmlhelp

Post by jockel »

Presently I try to generate hlmlhelp files from docbook via oXygen.
I have to set the base.dir parameter of the DocBook stylesheet for HTML Help output to the path of the folder where I want to generate the HTML files. If I want to generate the HTML Help project files (the HHP file, the HHC file, etc) in the same folder I have to set also the manifest.in.base.dir parameter to 1.

I am new in oxygen - be so kind and tell me, where can I find the point to change this.

Brgds
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Htmlhelp

Post by sorin_ristache »

Hello,

You change the parameters of a XSLT stylesheet in the Configure Parameters dialog opened from the Parameters button of the scenario edit dialog.


Regards,
Sorin
jockel
Posts: 2
Joined: Wed Aug 13, 2008 6:45 pm

Re: Htmlhelp

Post by jockel »

Thanks for your help.

Now i am able to change the dir for the html files.

[Saxon6.5.5] Writing C:/project/htmlhelp/ch01.html for chapter
[Saxon6.5.5] Writing C:/project/htmlhelp/pt01.html for part
[Saxon6.5.5] Writing C:/project/htmlhelp/index.html for book
[Saxon6.5.5] Writing htmlhelp.hhp
[Saxon6.5.5] Writing toc.hhc

Is it also possible to du this for the hhp and hhc file?
The next step - the producing of the chm file are OK, if I copy the two files into my new "base directory".

Brgds
Jörg
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Htmlhelp

Post by sorin_ristache »

jockel wrote:[Saxon6.5.5] Writing htmlhelp.hhp
[Saxon6.5.5] Writing toc.hhc

Is it also possible to du this for the hhp and hhc file?
You did not set manifest.in.base.dir to 1. When you set this parameter to 1 the .hhp and .hhc files are generated to the base.dir folder too.


Regards,
Sorin
Post Reply