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
Version
📄 Description
1.0.0
initial version
Last updated
Was this helpful?