buildhelp

Build help of Nelson's modules.

Syntax

  • buildhelp()
  • buildhelp(module_name)

Input argument

  • module_name - a string: module name (module must be loaded).

Description

buildhelp generates help files.

Example

buildhelp();
buildhelp('core');

See also

doc.

History

VersionDescription
1.0.0initial version

Author

Allan CORNET