Hi
I am using a WebHelp2 Output and I want to include a list of files into the output that do not appear in the Table of Content.
- Some of these files are linked by other topics so they will be included - no problem.
- However some other files are not linked but they must go in the Output as well, because they should be available form another application accessing my Help output.
I found out that I can remove these TOC entries in the Output by manipulating the "Master.js" File in the Data\Tocs - subfolder (given that the name of my TOC is "Master.fltoc") but I don't know if this has undesired side effects on the functionality of the Help system and I'd prefer a solution that works _before_ compiling. Any suggestions how to do that?
Include a list of files into the output without linking them
Re: Include a list of files into the output without linking them
In the target Advanced tab, set Content to include - All Content.
That will include all files in the content folder in the output, so they don't need to be linked from the TOC or other topics.
You can use a condition to exclude any files that you don't want in the output.
That will include all files in the content folder in the output, so they don't need to be linked from the TOC or other topics.
You can use a condition to exclude any files that you don't want in the output.