<< markdown | Help tools functions | xmldocchecker >> |
status = xmldocbuild(source_dirs, destination_dir, main_title, export_format, overwrite) |
a cell of string: list of xml filenames.
a string: directory destination.
a string: title of main index.
a string: 'qt' or 'html'.
a logical: force overwrite if file destination already exists
a logical: files generated or not.
xmldocbuild convert xml document files to html.
internal function
Version | Description |
---|---|
1.0.0 | initial version |
Allan CORNET