[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: RE: [docbook-apps] Adobe AIR Help
The applethelp demo doesn't actually create webhelp. It creates a web-based help out of a chm source files using some goo that comes with Microsoft's HTML help workshop. Note that it lacks a search tab, so I doubt it's what you want (here's what it ends up looking like: http://www.thingbag.net/docbook/applethelp-demo/). Also, the stylesheets would probably need to be updated for the latest verison of the docbook xsls. If AIR help is your goal and Robohelp can produce it, one trick you might try is to generate html help from the docbook xsls (those generates a .hhp, .hhc, and .html files which you would normally compile into a chm file using hhc.exe), then use File->Open in Robohelp to open the DocBook-generated .hhp file. Now you have a normal Robohelp project from which you can generate anything robohelp can generate. We used to generate webhelp that way using an older version of robohelp. Don't know if that trick still works though. If you only need a very basic search feature, you could also try this docbook customization demo: http://www.thingbag.net/docbook/docbook-webhelp/ Good luck, David > -----Original Message----- > From: honyk [mailto:j.tosovsky@email.cz] > Sent: Thursday, June 25, 2009 12:49 AM > To: 'Docbook-Apps' > Subject: [docbook-apps] Adobe AIR Help > > Hello Everyone, > > recently I've heard about Adobe AIR Help, which can be > generated using free RoboHelp Packager [1] from WebHelp files. > > In contrib folder of DocBook SVN [2] I've found promising > stylesheet capable to transform docbook files into WebHelp so > I've tried it. According to readme file I've copied all > necessary files into final folder and into the same folder > I've pointed RoboHelp tool. Unfortunately, this app is > complaining that "The given WebHelp folder is invalid." > Search in Google [3] doesn't help so I am trying to ask you. > My folder is located in "D:\files" > so no strange characters are used. > > Does anybody have any experience with this tool? Is > stylesheet in contrib folder obsolete? Is there any example > of WebHelp source files which are processed correctly to be > able find possible mistakes? > > Thanks for your tips. > > Jan > > ______________ > [1] http://www.adobe.com/products/robohelp/robohelp-packager-for-air/ > [2] > http://docbook.svn.sourceforge.net/viewvc/docbook/trunk/contri > b/xsl/applethe > lp/ > [3] http://forums.adobe.com/thread/86913 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org > For additional commands, e-mail: > docbook-apps-help@lists.oasis-open.org > >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]