Skip to main content
Participant
June 18, 2014
Question

Import an online help project into RoboHelp?

  • June 18, 2014
  • 1 reply
  • 398 views

Hi all!

I have an html documentation generated through doxygen and shaped as an online help system.

I would like to import this documentation into a program that would allow me editing in a user-friendly, non-code-based environment, and that would keep the original style formats and Javascript-based options.

Has someone ever used RoboHelp for such a purpose? Is there any chance it could work?

Thanks in advance for your answers.

This topic has been closed for replies.

1 reply

Jeff_Coatsworth
Community Expert
Community Expert
June 18, 2014

If it’s WebHelp help output, you’ll need to reverse engineer it back into a RH project. If it’s a CHM already, I believe you can load that directly into RH to create a project – if I’m wrong on that, it can be reverse engineered – see Willam’s scripts for sale on his site – www.wvanweelden.eu<http://www.wvanweelden.eu>

sam02Author
Participant
June 19, 2014

Hi Jeff,

Thanks for your reply.

I've looked up at the website, but it looks like the reverse engineering process works with projects that were created with RoboHelp in the first place.

In my case, the projects were not created with RoboHelp, so I wonder if it could really work...

RoboColum_n_
Legend
June 19, 2014

Do you still have access to doxygen? If so, try generating a CHM, PDF or some other format that can be imported directly into a RH project. I doubt whether Willam's site would catch everything if the output was not generated by RH. Then again, maybe Willam coulf tweek it so it did.