Skip to content

mdoc 5.7.2

Compare
Choose a tag to compare
@joelmartinez joelmartinez released this 06 Jul 19:29
  • #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.