Hi , I have a big project and need several hours to get the function call by doxygen , in order to parse the function call more quickly , I decide to get the functions which have been modified by diff the two branch in SVN at first . and then , I wish to only parse these modified function's call Hierarchy by doxygen , Can anyone tell me how to parse the modified function call by doxygen , thanks a lot .
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi , I have a big project and need several hours to get the function call by doxygen , in order to parse the function call more quickly , I decide to get the functions which have been modified by diff the two branch in SVN at first . and then , I wish to only parse these modified function's call Hierarchy by doxygen , Can anyone tell me how to parse the modified function call by doxygen , thanks a lot .