<< xmldoctohelp | Help tools functions | xmldoctomd >> |
status = xmldoctohtml(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 html.
xmldocbuild, buildhelp, buildhelpweb.
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET