Skip to main content
Participant
April 17, 2012
Question

need to build a central TOC for ~75 html help files

  • April 17, 2012
  • 1 reply
  • 410 views

I'm using RH8 for HTML.  A year ago, I took our 75 Winhelp projects and converted them to 75 HTML projects in order to be compatible with Windows 7.  in Winhelp, the user selects Help and gets a central TOC from which to select the help for the individual project they want.  Now that we want to install the HTML, we need something similar.  we are not set up to have context sensitive help (it's not a browser interface).  How do I create a TOC as a separate HTML project from which all of the other projects can be called?

This topic has been closed for replies.

1 reply

Jeff_Coatsworth
Community Expert
Community Expert
April 17, 2012

I'd be tempted to fake it out with a topic page that just had hyperlinks to each of the 75 help projects.

aciwwframAuthor
Participant
April 17, 2012

I thought of that, but not sure it's best practices. If it doesn't work,

I'm hosed. Thanks for your thoughts.

Jeff_Coatsworth
Community Expert
Community Expert
April 17, 2012

Best practices? That's all a ToC really is at heart anyway - a bunch of hyperlinks ;>)

You could build yourself a nice big parent/child merged projects scenario if you want the pain...