DISPLAY-MODULE-HELP [Public Function]
Package: holewizard (Nick name(s): :hw)
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 Hole Features is opened.
Returns
Tfor success;NILotherwise