Support for <typeparam> and <typeparamref> tags?
Status: Beta
Brought to you by:
xharzej
When using the MSDN documenter, the output .chm does not contain any output that was originally enclosed in <typeparamref> tags. Also, no section is created for any <typeparam> tags. This may be true of other documenters as well; I've only been using the MSDN documenter.
I've attached a .zip that contains an example .dll, its .xml documentation file, and an .ndoc file that will process them into a .chm.
Example code that duplicates this problem.