Skip to main content
Participant
June 14, 2011
Question

Robohelp 9 and TFS build.

  • June 14, 2011
  • 1 reply
  • 741 views

Up to now I have been using RoboHelp 7 for generation of my html help files, but now we have switched to RoboHelp 9.

We are using Team Foundation server for source control and build service.  I had set ut a build task that built the html help files by using the standar MS help compiler.  However to my surprise, I see that RoboHelp has changed the .hhk, .hhc, .ali, .glo files to XML format.  When a compile is started, these files are temporarily converted to their native formats before the html compile starts.

This means that the standard html help build task will not work anymore.

Does anyone have a solution for this?

I guess one solution is to install RoboHelp on the build server and let the robohelp compiler do the build, but then I will need a dedicated build task for this.

I assume that I also will need a separate license.

Regards

Knut

    This topic has been closed for replies.

    1 reply

    Peter Grainge
    Community Expert
    Community Expert
    June 14, 2011

    I would look first at whether RoboHelp would work on the server OS before worrying about the licensing.

    Why not use RoboHelp's command line generation and copy that output to where you want it.

    There is a topic on my site written by Bill Albing that covers command line generation.

    http://www.grainge.org/pages/authoring/command_line/command_line.htm


    See www.grainge.org for RoboHelp and Authoring tips

    @petergrainge

    Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.