<< xmldocchecker | Help tools functions | xmldoctohtml >> |
status = xmldoctohelp(source_dirs, destination_dir, main_title, overwrite) |
a cell of string: list of xml filenames.
a string: directory destination.
a string: title of main index.
a logical: force overwrite if file destination already exists
a logical: files generated or not.
xmldoctohelp converts xml Nelson help files to Nelson format.
xmldocbuild, buildhelp, buildhelpweb.
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET