Hi,
I've been trying to use multiple content files for one project but it doesn't work out as I'd like it to be.
My project is for .NET assemblies and I added two content files. The text of the content files appear both
merged together in the help file. So if I click on Introduction of the compiled help file I see:
Text of content file one
Text of content file two
How can I create a new link that points to one content file only.
I want to create one content file about how to install the application, one content file for FAQ etc.
I had a look in table of contents editor and I could add a new node in the content tree but I have no idea how link the node with one of my content files. Are there any tutorials around? I checked the documentX help but I couldn't find anything.
Best regards, Dieter