nmm_build_help(module_short_name, module_root_path)
| Parameter | Description |
|---|---|
| module_short_name | a string: short module's name. |
| module_root_path | a string: path of the module named 'module_short_name'. |
nmm_build_help generates help of an external module.
% see builder.m
| Version | Description |
|---|---|
| 1.0.0 | initial version |