buildhelpweb
Build help of Nelson's modules for website.
📝Syntax
buildhelpweb(destination_dir)
buildhelpweb(destination_dir, language)
📥Input Arguments
Parameter Description
destination_dir a string: destination directory.
language a string: language. if it is missing, current default language used.
📄Description

buildhelpweb generates help files for website.

internal function

🔗See Also
buildhelp
🕔Version History
Version Description
1.0.0 initial version
Edit this page on GitHub