First of all, if this is not where I should have posted my question, my apologies. The HTML Help blog wouldn't let me post a question. If there is another place let me know. My question is:
I am building help files for a program using HTML Help Workshop. I have been trying to manually add files to the project file list as I write them, as HHW doesn't do so automatically. But it doesn't seem to matter whether the files are included in the list or not. When I compile, it tells me if any are duplicated, but it doesn't tell me if any are missing. (I have deliberately removed some to see if it makes a difference, so it's not that I haven't left any out.) And, whether they are in the list or not, the compiled help seems to find the files it needs.
* What is this list of files for?
* What files need to be included in it - html, css, images, maps?
* Why doesn't it seem to matter if my files are included in it or not?
* Is there any way to add files to the list other than one at a time? (e.g specify an entire folder?)
* Is there any way to tell if files are missing from this list?
Thanks, Beth