NDoc version: 1.3.1549.0
Documenter: MSDN
I need to have active links in my <see> and <seealso>
comments in my generated documents. The links will be
to an external set of documentation (a framework) that
my code utilizes. I haven't found a documented way to
do this and have only found cryptic workarounds that
involve either creating or having access to the raw
HTML files. Is there an easier way?