Is it possible for Document! X to do a target="_blank" on all external referenced namespaces?
For instance, if i specify %Cuemon.Annotations% it correctly links to my assemblies with a default target of _self as expected.
However, if I reference %System.Annotations% then I would expect these to have a default target of _blank instead of _self.
This should - IMO - apply to all namespaces different from what you are documenting.
Is this possible with a hidden setting?
I am using the latest version of Document! X (2012.1.108.0).
Thanks in advance for your help.