Eclipse Help transformation - how to?

Here should go questions about transforming XML with XSLT and FOP.
robert3L
Posts: 21
Joined: Sun Jan 15, 2006 11:36 am

Eclipse Help transformation - how to?

Post by robert3L »

http://www.oxygenxml.com/doc/ug-authorE ... ments.html says Eclipse Help is one of the supported output formats.

http://www.oxygenxml.com/doc/ug-authorE ... tions.html - does not have procedure for Eclipse Help output. Is the procedure the same as one of the other HTML output options? If not, how does one go about transforming to Eclipse Help format?

I don't see it as an option in the Configure Transformation Scenario dialog either (XML Author v. 10.0)

Unrelated note: if you search the forums for "eclipse", "eclipse help" or "eclipse help output" you get nothing - the engine reports that the words are "too common". :!:
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Eclipse Help transformation - how to?

Post by sorin_ristache »

Hello,

Yes, the Eclipse Help output is supported. The master XSL stylesheet necessary for generating the HTML files is ${frameworks}/docbook/xsl/eclipse/eclipse.xsl. This stylesheet generates an Eclipse help set: HTML files and a file toc.xml with the Table of COntents of the help set. Just copy the generated HTML files and the toc.xml file in the help subfolder of the Eclipse plugin where the Eclipse help set is used.


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

Re: Eclipse Help transformation - how to?

Post by sorin_ristache »

robert3L wrote:Unrelated note: if you search the forums for "eclipse", "eclipse help" or "eclipse help output" you get nothing - the engine reports that the words are "too common".
We will look into that. Thank you for letting us know.


Regards,
Sorin
mihai
Site Admin
Posts: 24
Joined: Thu Dec 19, 2002 4:17 pm

Re: Eclipse Help transformation - how to?

Post by mihai »

I have resolved the forum search issue. Thank you for your report.

Mihai
Post Reply