Question

I'm trying to automate JavaHelp generation from a book (HTML) already on the web to bundle as a NetBeans module. Is there a way to automate the conversion into JavaHelp format?

Was it helpful?

Solution

How are you writing your book? If you're using DocBook then you can generate JavaHelp directly from it.

OTHER TIPS

It appears that you can use JHelpDev to create Java Help sets from existing HTML. It looks pretty simple to use but I can't attest to it's quality.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top