more refactoring, typedefs were introduced, DoxyCommandEnum moved to DoxygenParser
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-doxygen@13725 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c9eda79264
commit
46f2a16608
5 changed files with 227 additions and 132 deletions
|
|
@ -42,7 +42,7 @@ protected:
|
|||
/*
|
||||
* Fix all endlines location, etc
|
||||
*/
|
||||
int cleanUpTree(DoxygenEntity &root, int level = 0);
|
||||
int shiftEndlinesUpTree(DoxygenEntity &root, int level = 0);
|
||||
|
||||
/*
|
||||
* Convert params in link-objects and references
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue