Page 1 of 1

javahelp transformation

Posted: Fri Nov 28, 2003 12:19 am
by ahallez
When I generate JavaHelp files from my docbook manual, the files are always written in the Oxygen install directory.
I have specified the output file as explained in the helpfile, but that doesn't seem to make a difference. How should I change the output directory?

TIA
Axel Hallez

Posted: Fri Nov 28, 2003 2:51 pm
by Dan
Hello,
By default, the javahelp stylesheet uses for the output the application working directory.

You can modify the directory by setting the base.dir parameter to the transformation. For this, use the parameters button in the configure transformation dialog. Make sure you specify the full path ended with a "/" and also check to not add extra spaces to the name or value of the parameter.


More info:
http://sources.redhat.com/ml/docbook-ap ... 00651.html

Regards,

Dan