Mentions légales du service

Skip to content
Snippets Groups Projects
  • hhakim's avatar
    0fd86f94
    Fix matlab non-member functions inline doc issue (visible doxygen syntax). · 0fd86f94
    hhakim authored
    - 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.
    0fd86f94
    History
    Fix matlab non-member functions inline doc issue (visible doxygen syntax).
    hhakim authored
    - 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.