Skip to main content
June 23, 2008
Question

If making a change to a TOC, do I need to re-generate help file?

  • June 23, 2008
  • 3 replies
  • 608 views
Hi,

There's an error in a help file that's already deployed in our application. I need to remove text from the "What's New" topic file and remove a bookmark in the TOC. Do I need to re-generate the whole help file to get the TOC updated? Ideally, I would like to provide the developer with the updated what's_new.htm file and the file that updates the TOC (but what file is this?). Is this possible? Or do I need to provide the whole set of help files again to the developer?

Thanks,
FMnRH
This topic has been closed for replies.

3 replies

Inspiring
June 24, 2008
FMnRH,

Has your developer said it would be more trouble to replace everything, compared with the risk of just one of the updated files going astray -- especially considering that you're changing some contents (but not all) of the output directories beginning with wh_ ?

Harvey
Peter Grainge
Community Expert
Community Expert
June 24, 2008
Yes there is, use something like Beyond Compare to compare the contents of the old output and the new output. By the time you have done that, got different files into different folders and sorted out the mess someone else makes of delivering it, you might want to deliver the whole lot. :-)

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
MergeThis
Inspiring
June 24, 2008
The RH output process is:

* Generate output to a location on your local machine (the Output tab indicates "Updating" all files).

* Publish output to a location on a server (Publishing Result dialog provides a list of only the changed files in the Files published pane - you have a Print option, but you can't export the list to a file, nor can you copy it to the Clipboard). These are the files you can provide to the developer, or the developer can simply pick up the new files from your server location.


Good luck,
Leon

Peter Grainge
Community Expert
Community Expert
June 23, 2008
If it were just text in the topic, you could get away with just replacing that topic although your search results would be wrong. As the TOC is affected, give the developer the whole lot.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
June 23, 2008
I was afraid that was the answer. Is there no way to isolate the files that need to be updated due to the bookmark removal from the TOC? (Othere an Aside from deleting the related topic, that is.)

Thanks.