


mdoc - make slabtools documentation
* m2html should be in matlab path, e.g., C:\Apps\m2html
* m2html file mfileparse.m mex file code block (line 145) should be
commented-out to avoid matlab v7.7.0 error
* run mdoc from slabtools directory
* mdoc simply executes:
>> m2html('mfiles','slabtools','htmldir','docm','source','off');
* move docm dir to \slab3d\doc and rename slabtools
Reference: m2html