Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

nmm_build_help

helper's function to build help of an external module

Syntax

  • nmm_build_help(module_short_name, module_root_path)

Input argument

  • module_short_name - a string: short module's name.
  • module_root_path - a string: path of the module named 'module_short_name'.

Description

nmm_build_help generates help of an external module.

Example

See module skeleton for example

% see builder.m

See also

buildhelp.

History

VersionDescription
1.0.0initial version

Author

Allan CORNET