adding links between two SSL outputs from the same project?
I suspect this question has a simple answer, but I want to confirm my approach before I get too far along. I am entering hyperlinks between projects in a merged help system and want to know if there are issues with linking to files in the Generated folder instead of to files in the Source folder.
Specifically, I followed Peter Grainge's very helpful instructions to create a merged help system with one parent and 12 children. Up until now, all the cross-project links have been between files in the Source folder, and they work great.
Now, I have generated two different WebHelp systems from one of my child projects (that is, the X User's Guide and the Z User's Guide). Since both projects use the same source files, I'm not sure how to format links between the two systems. What I'm seeing is that if I link from an "X" topic to a "Z" topic in the Source folder, the "Z" topics appear with the X conditional build tag applied, which is not what I want. It does work if I create links that go directly to files in the Generated folder for the Z User's Guide, but I'm not sure if there are issues in setting up the links that way. Before I commit myself to taking this approach, are there any gotchas for creating cross project links that go to the generated files? Or is there a better way to achieve my goal?
