Fixed enum comments generation, added testcases
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-doxygen@13184 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
72b23954fb
commit
b88de2aa89
14 changed files with 470 additions and 45 deletions
|
|
@ -13,7 +13,7 @@
|
|||
#include "DoxygenParser.h"
|
||||
#include <iostream>
|
||||
#define APPROX_LINE_LENGTH 64 //characters per line allowed
|
||||
#define TAB_SIZE 8 //characters per line allowed
|
||||
#define TAB_SIZE 8 //current tab size in spaces
|
||||
int printSortedTree2 = 0;
|
||||
//TODO {@link} {@linkplain} {@docRoot}, and other useful doxy commands that are not a javadoc tag
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue