DISPLAY-MODULE-HELP [Public Function]
Package: 3d-printing (Nick name(s): :3dp)
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 '3d_printing' is opened.
Returns
Tfor success;NILotherwise