| << xmldoctohtml | Help tools functions |
| status = xmldoctomd(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.
xmldoctomd converts xml Nelson help files to markdown format.
xmldocbuild, buildhelpmd, buildhelpweb.
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET