monodoc --version (return code: 0)
Mono Documentation Browser
4.2.0.0
monodoc --help (return code: 0)
Usage: monodoc [OPTION]... [TOPIC]
Display documentation for TOPIC (or display the default start page
if no TOPIC is provided). TOPICs are ECMA-334 Annex E.3.1 CREFs,
e.g. N:System, T:System.Object, M:System.Object.Equals, P: for
properties, F: for fields, E: for events, etc. See mdoc(5)
CREF FORMAT for more details.
OPTION is one of the following:
--help Print this message
--about About the monodoc browser
--html TOPIC Print the HTML contents of TOPIC
--make-index Create the documentation index
--make-search-index Create the searchable documentation index
--engine ENGINE Select a browser backend
(Gecko, GtkHtml, WebKit, MonoWebBrowser)
The following options are available for authoring documentation:
--edit path Edit (unassembled) documentation at path
--merge-changes CHANGE_FILE [TARGET_DIR]