Skip to main content
Participant
June 12, 2009
Question

Can a RH8 topic be compiled via the command line?

  • June 12, 2009
  • 1 reply
  • 374 views

We have a python script that, in addition to building the code for our products, also compiled the CHM. The script makes a call to the HTML Help compiler to build the CHM. Since upgrading to RH8, however, this script no longer works--the hhc file appears to have changed format from HTML to XML, and it's this change that seems to be causing the problems. If I look at the output of a build in the RH8 output window, it seems that there is some kind of preprocessing going on before calling the compiler. Is it still possible to perform a build via script or via command line?

This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
June 12, 2009

Yes the internal files have been converted to XML.

You can generate via the command line. It's covered in the online help.


See www.grainge.org for RoboHelp and Authoring tips

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