You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#230 - return type signature fixes: no longer prints the namespace for some generic type names, and adds RefType attribute to the ReturnType element
#194 - mdoc assemble now supports an -fx argument, which is the name of the framework (when in frameworks mode) to assemble. This will exclude any types and members that are not in that framework from the resulting .tree and .zip
Fixes an issue with HTML output, in which some instances of generics would result in an infinite loop in the XSL processing.