Hello,
I'm using a third party library for which I have the XML comments files: they are in the same folder as the assemblies to document.
Unfortunately, when I descend a class from one in this library, Document! X doesn't use the XML comment files and leave the description of the members empty.
How can I tell Document! X to use these files?
Patrick