mdassembler --version (return code: 0)
mdoc 4.2.1.0
mdassembler --help (return code: 0)
usage: mdoc assemble [OPTIONS]+ DIRECTORIES
Assemble documentation within DIRECTORIES for use within the monodoc browser.
Available Options:
-f, --format=FORMAT The documentation FORMAT used in DIRECTORIES.
Valid formats include:
ecma
ecmaspec
error
hb
man
simple
xhtml
If not specified, the default format is `ecma'.
-o, --out=PREFIX Provides the output file prefix; the files PREFIX.
zip and PREFIX.tree will be created.
If not specified, `tree' is the default PREFIX.
--dropns=VALUE The namespace that has been dropped from this
version of the assembly.
--ntypes Replace references to native types with their
original types.
-h, -?, --help Show this message and exit.