Help tools functions | buildhelpmd >> |
buildhelp() |
buildhelp(module_name) |
a string: module name (module must be loaded).
buildhelp generates help files.
buildhelp();
buildhelp('core');
doc.
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET