M2HTML Release 1.4 (2004/05/05):
================================
Changes:
- a warning is printed if the HTML index file is going to overwrite an HTML M-file
- 'load' parameter can be a MAT-file (m2html.mat) or the HTML output directory
- added 'rootdir' and 'language' fields in options, for further use
(=> previously saved mat-files may appear incomplete)
New features:
- PHP search engine available (but slow search index generation) in beta version.
works as a Matlab offline search engine
- full dependency graph output when 'graph' and 'global' options are 'on'
- Graphical User Interface in beta version
Bug fixes:
- corrected the checking of template files (...) (thanks Peter)
- added a call to when writing "purpose" to escape HTML entities
- detected a bug with on Matlab R13: display of a warning
- added quotes around 'dot_exec' to handle white spaces (thanks Mattias)
- a default 'mex' icon is displayed even if no source code is found
- replaced strtok delimiter [9:13 32 '('] by [9:13 32 40]
M2HTML Release 1.3 (2003/10/26):
================================
Changes:
- default input M-files ('mFiles') are now the M-files found in the direct
subdirectories of the current directory (pwd).
- default output directory ('htmlDir') is now 'doc'
- added link to online tutorial in m2html help
- modified for an optional search engine
- added a javascript to redirect to frame index in frame's
New features:
- added an optional download link for each M-file
- added for a future search engine
- added (idem)
- added (idem)
- added and in templates (idem)
- added in templates for Pre-Parsed Pseudo-code files (P-files)
- added and for a future GUI front-end
Bug fixes:
- added 't' permission when reading/writing files
- rewrote subfunction to handle behaviour
- return a specific warning if an argument of 'mFiles' is a full path
- handle white spaces in directories name
M2HTML Release 1.2 (2003/08/31):
================================
Available for download on Matlab Central (2003-10-05):