Any free alternative to Robohelp? Prefer open source
Need some sort of online help authoring tool for an open source project.
|
|
Any free alternative to Robohelp? Prefer open source Need some sort of online help authoring tool for an open source project. |
|||
|
|
|
|
Just remembered: depending on what you want to do, you can use doxygen (www.doxygen.org) or the free help tool from http://www.vizacc.com/. |
||
|
|
|
|
Are you trying to make just CHM or other output formats too? Take a look at DocBook. You can make (from one source file) pdf, html and chm - and some others, too. I've used it in the past but it's not very easy or convenient to use. If you only want to output chm (and need to use a free solution), see if you can get away with using the htmlhelp workshop (http://www.microsoft.com/downloads/details.aspx?familyid=00535334-c8a6-452f-9aa0-d597d16580cc&displaylang=en). |
||
|
|
|
|
Check out this list of free help authoring tools, bound to be something useful there. |
||
|
|
|
|
If you are trying to build .chm based help, try chm-build |
||
|