-
- Downloads
Fix matlab non-member functions inline doc issue (visible doxygen syntax).
- Fix gen_doc/gen_matlab_inline_doc_from_doxy_blocks.sh in order to manage files with only a function (instead of class). - Add the script gen_doc/filterout_matlab_doxy_blocks.sh to avoid the doxygen block to take over the matla inline doc in matlab... (a problem that doesn't not occur for class functions, it happens only to non-member functions). - Other minor fixes.
Showing
- gen_doc/filterout_matlab_doxy_blocks.sh 12 additions, 0 deletionsgen_doc/filterout_matlab_doxy_blocks.sh
- gen_doc/gen_matlab_inline_doc_from_doxy_blocks.sh 7 additions, 3 deletionsgen_doc/gen_matlab_inline_doc_from_doxy_blocks.sh
- wrapper/matlab/+matfaust/+fact/fact.m 1 addition, 1 deletionwrapper/matlab/+matfaust/+fact/fact.m
- wrapper/matlab/+matfaust/@Faust/Faust.m 1 addition, 1 deletionwrapper/matlab/+matfaust/@Faust/Faust.m
- wrapper/matlab/+matfaust/version.m 3 additions, 4 deletionswrapper/matlab/+matfaust/version.m
- wrapper/matlab/CMakeLists.txt 16 additions, 8 deletionswrapper/matlab/CMakeLists.txt
Loading
Please register or sign in to comment