apply doxygen-svndiff.patch from #2763155
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2008-cherylfoil@11697 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
2cd2dac7e6
commit
45518cd0d1
15 changed files with 467 additions and 170 deletions
|
|
@ -18,7 +18,7 @@
|
|||
class JavaDocConverter : public DoxygenTranslator
|
||||
{
|
||||
public:
|
||||
JavaDocConverter() : debug( true ){}
|
||||
JavaDocConverter() : debug( false ){}
|
||||
virtual bool getDocumentation(Node *node, String *&documentation);
|
||||
|
||||
protected:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue