Tagged Questions
The robohelp tag has no wiki summary.
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.
2
votes
1answer
608 views
Cannot get .NET winforms app to open to help topic in a CHM file
I have a vb.net Winforms application. I also have a compiled help file (chm) file that I created using RoboHelp 6.0.
I want to open to a specific help topic and so to do that I am using the ...
2
votes
4answers
3k views
Looping through XML with jQuery
I've got some basic code that can loop through some XML that's generated from Adobe RoboHelp (for our help documentation). This works fine, but since a topic could be nested as many time as the writer ...
1
vote
0answers
485 views
Which help authoring tool is better - Robohelp or MadCap Flare?
We need a help publishing tool that can generate web files as its main output and can publish to other formats as well. Both tools cost US$ 999.99, and MadCap Flare marketing is very aggressive.
The ...
1
vote
0answers
285 views
Any tools or scripts to automatically migrate content from RoboHelp to Sharepoint?
Does anyone have any experience with automatically migrating content from RoboHelp to Sharepoint? We have a fairly large repository of content in Robohelp, and rather than manually copy and paste ...
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
1answer
48 views
Robohelp 8 Changing CHM Title Doesn't Work?
I'm generating a Windows .chm file using Robohelp 8. The title bar of the generated .chm file is incorrect and needs to be changed. I've set the project title using File->Project settings, and ...
0
votes
0answers
54 views
Robohelp - Toc is not working in chrome
When i try to view toc (table of content) online in google chrome which is generated using Robohelp, unable to display toc content which should be displayed in left side panel.
Please suggest me how ...
0
votes
0answers
23 views
Should a HHC file be stored in version control?
This is a help project that one of my co-workers is working on. Should the hhc file be stored in version control or is it a temporary file (like .obj is for c programs)?
0
votes
0answers
77 views
How to generate dynamic web help and support private labelling for help documentation for asp.net projects?
I am working on creating "Web Help documentation" for one of the ASP.Net based web site projects at our office.
Currently the help files are in html format and do not support private labeling, we ...
0
votes
1answer
298 views
Use MSBuild to generate CHM file with RoboHelp HTML X5
We use RoboHelp HTML X5.x.x to generate CHM files for our help system. Is it possible to run RoboHelp unattended, non-UI, like from a command-line, so it can be integrated with our MSBuild build ...
0
votes
1answer
129 views
How can I access preferred applications from Java running on Linux?
We have a multi-platform Java-based system that spawns Robohelp for its online user guide information. It runs on a variety of Windows and Linux flavors. The default Robohelp code that is relevant ...