-
- Downloads
Add doxygen code doc generation for the Matlab wrapper.
In doxygen configuration file Doxyfile, disabled options REFERENCES_RELATION, REFERENCED_BY_RELATION and excluded patterns with EXCLUDE_PATTERNS list are for avoiding C++ documentation of Faust to interfer with Matlab wrapper's. The code documentation is not complete or fully accurate for the moment.
Showing
- gen_doc/CMakeLists.txt 2 additions, 0 deletionsgen_doc/CMakeLists.txt
- gen_doc/Doxyfile.in 9 additions, 6 deletionsgen_doc/Doxyfile.in
- gen_doc/doxymatlab/README.md 56 additions, 0 deletionsgen_doc/doxymatlab/README.md
- gen_doc/doxymatlab/license.txt 24 additions, 0 deletionsgen_doc/doxymatlab/license.txt
- gen_doc/doxymatlab/m2cpp.bat 1 addition, 0 deletionsgen_doc/doxymatlab/m2cpp.bat
- gen_doc/doxymatlab/m2cpp.pl 280 additions, 0 deletionsgen_doc/doxymatlab/m2cpp.pl
- gen_doc/doxymatlab/m2srcm.bat 1 addition, 0 deletionsgen_doc/doxymatlab/m2srcm.bat
- gen_doc/doxymatlab/m2srcm.pl 66 additions, 0 deletionsgen_doc/doxymatlab/m2srcm.pl
- wrapper/matlab/Faust.m 131 additions, 11 deletionswrapper/matlab/Faust.m
Loading
Please register or sign in to comment