Include a list of files into the output without linking them
Posted: Fri Jun 28, 2024 3:57 am
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?
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?