Skip to main content
Participant
September 4, 2014
Question

Webworks to RoboHelp, context-sensitive help

  • September 4, 2014
  • 1 reply
  • 251 views

Hi,

I have a context-sensitive help generated using Webworks. I need to create a new context-sensitive help file using RoboHelp 10. How can get the Map IDs from Webworks?

    This topic has been closed for replies.

    1 reply

    Willam van Weelden
    Inspiring
    September 4, 2014

    You should have a .h or .hh file. You can import that file into RoboHelp:

    • View > Pods > Project Set-up
    • Expand Context-Sensitive Help.
    • Right click Map Files to import the map file.

    The downside of this method is that you have the map id's but you lose the link to the topics.

    Do you know how the map id's and links to topics are stored in webworks? I'm not familiar with Webworks, but if they save that information in topics or in some control file, it will be relatively easy to create a script to migrate everything automatically.

    Kind regards,

    Willam