mdoc-export-msxdoc(1) - Linux man page
Name
mdoc export-msxdoc - Convert mdoc(5) XML to Microsoft XML DocumentationSynopsis
mdoc export-msxdoc [OPTION]* DIRECTORIESDescription
mdoc export-msxdoc creates Microsoft XML Documentation (as produced by csc /doc) from the mdoc(5)-formatted documentation XML files within DIRECTORIES.Options
- -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.
Mailing Lists
- Visit http://lists.ximian.com/mailman/listinfo/mono-docs-list for details.