Creating a Single *.chm from a Merged Help Project? How? Caveats?
Hello folks,
In troubleshooting my current merged help system I am actually seriously thinking about recreating ..or "importing".. all of the content into a single *.chm project. How feasible is this? What considerations must I keep in mind? The current merged help system has several slave projects and uses Map ID for context sensitive help:
master.chm
slave1.chm
slave2. chm
slave3.chm
slave4.chm
slave5.chm
slave6.chm
slave7.chm
slave8.chm
and it also makes use of individual *.h (header) files to contain Map ID information. I need to condense all of that (and retain the TOC structure of each project) into this:
master.chm
...that's all 🙂 (sarcasm). It seems the developer's code only points to master.chm. So I think I just need to create a single project that creates one master.chm. There are some links between chms as well. I guess those would have to be repaired manually. If there are no conflicts on the Map IDs I would think the software making the call to the master.chm should work and the proper topic should pop up. How can I retain each projects TOC structure and Index info?
Any suggestions on how to do this? Anyone know of any articles or bulletins on this topic? I am curently using RoboHelp 7 on WinXP. Is RoboHelp 8 a better candidate?
Thanks in advance!
