Chris Papademetrious
Hi,
If your WebHelp transformations use keyscoped peer maps for cross-transformation references, you could try the following: chrispy-snps / DITA-fix-xbook-html-links A DITA-OT plugin writes an additional XML file to the HTML/WebHelp output directory that captures the keys and keyscopes defined in the map. Then, the Perl script looks through your transformation HTML output for unresolved keyscoped key references, checks to see if it can find a scope/key match in the other transformation directories, and updates the link if so. I have tested it successfully for WebHelp, although there are some limitations to be aware of (documented in the README above). - Chris
|
|