mtoc++  1.5
mtoc++: Doxygen filter for MatLab .m files
 All Classes Namespaces Variables Pages
New features in mtoc++ 1.2

First "stable" release with windows/unix support.

See also Changes in mtoc++ 1.2

Page Changes and new features in mtoc++

(Daniel Wirtz, 2011-11-27) Reordered the Doxyfile.m4 so that changes from our side are all collected to the bottom. This makes keeping custom settings over different versions easier.

(Daniel Wirtz, 2011-11-25) Included a file class_substitutes.c into the config directory that introduces fake classes for common matlab data types.

(Daniel Wirtz, 2011-11-07) Created the initial mtoc++ documentation structure

Class MFileScanner
(Martin Drohmann, 2011-11-17) New config flag COPY_TYPIFIED_FIELD_DOCU which allows to toggle the automatic insertion of required fields for method parameters. This flag sets whether the documentation of fields in 'Required fields of param', 'Optional fields of param' or 'Generated fields of retval' shall be copied in case the Parameter 'param' or 'retval' have a type.