Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
6answers
2k views

Help generation tool with MS Word and C# xmldoc support

I'm looking for a help/documentation generation tool which would satisfy such requirements: it should support xmldoc comment produced by c# compiler or (even better) directly support sandcastle it ...
6
votes
5answers
8k views

Any free alternative to Robohelp?

Any free alternative to Robohelp? Prefer open source Need some sort of online help authoring tool for an open source project.
5
votes
6answers
553 views

Cross-platform end-user-help authoring tools

What are some good authoring tools for creating cross-platform help files for end-users? (Our application is using the Qt framework, if that makes any difference.) Note: I'm not interested in ...
2
votes
3answers
465 views

how to set default page in HTML help work shop

Hi I have created a project in HTML help workshop. When I open the help (/chm) application, I could see table of contents. By default, first entry in the file is selected ,however I couldn't see the ...
1
vote
2answers
93 views

Need Open Source/Free tool for Help Content Authoring

I am working on J2EE application. I am looking for a good tool that can be used for creating Web Help (Static HTML files) and User Manual.
1
vote
1answer
156 views

open source help authoring tool with window control recognition

Hi I'm looking for a open source/free help authoring tool that includes control recognition like Dr.Explain http://www.drexplain.com/ any idea?
1
vote
0answers
131 views

Google Help system

I would like to create an HTML help for one of my application, based on the Google help system. Does anyone know whether the Google Help system is available outside Google corp? If yes, how to obtain ...
0
votes
0answers
11 views

Adobe RoboHelp 9: What's the best way to make more than one conditional build available to the same application?

I am creating a WebHelp help system with RoboHelp 9. This will be context-sensitive, online help. The software product that the system is written for has three user "contexts" that are mostly similar, ...
0
votes
2answers
150 views

Offline wiki-like authoring tool

Does anyone know if there is a help authoring tool out there that can produce help documentation for a software product that looks like a wiki? We are currently using the Confluence wiki engine, which ...
0
votes
1answer
166 views

wysiwyg user help authoring tool to work with qthelp?

We need to compile to QtHelp (.qch and .qhc). I'm wondering what tool/toolchain would be easiest for this? We'd like a WYSIWYG help authoring tool as our starting point, then run the output from ...
0
votes
2answers
320 views

How to set the default page for a .CHM file in HTML Help Workshop?

When I open the help (.chm) application, I could see table of contents. By default, the first entry in the file is selected, however I couldn't see the corresponding page data. Instead, I see "This ...
0
votes
3answers
556 views

Is there a free Help Authoring tool available for Eclipse?

I need to write on-line help (Eclipse help format) for an Eclipse plugin. I tried out the evaluation of Help Composer that comes as part of RCP Developer from Instantiations and it pretty much does ...