Convert mdoc(5) xml to microsoft xml documentation
mdoc export-msxdoc [OPTION]* DIRECTORIES
mdoc export-msxdoc creates Microsoft XML Documentation (as produced by csc /doc) from the mdoc(5)-formatted documentation XML files within DIRECTORIES.
-o, --out=FILE
The XML file to generate. If not specified, a set of files matching the //AssemblyInfo/AssemblyName values within the documentation will be used. Use - to write to standard output.
-h, -?, --help
Display a help message and exit.
Visit http://lists.ximian.com/mailman/listinfo/mono-docs-list for details.
Visit http://www.mono-project.com/mdoc for details