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

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