DISPLAY-MODULE-HELP [Public Function]
Package: cadm-auto-doc-gen (Nick name(s): :adg)
Display a module help page in the browser.
(display-module-help [page])
Arguments
- page {
string["Home.html"]} - Optional relative path to help page. The path is relative to the extension module's
documentation/pub/htmldirectory. If this parameter is not provided, the module documentation Modeling Extension Module Auto Doc Generator is opened.
Returns
Tfor success;NILotherwise