I found out the problem. This has to do with JAVADOC_AUTOBRIEF. I have
filed a bug here:
https://bugzilla.gnome.org/show_bug.cgi?id=697233
On Tue, Apr 2, 2013 at 1:06 PM, Robert Dailey wrote:
> I'm seeing that the "Generating" text that gets printed for each
> scanned source file gets interrupted
I'm assuming that the warning is legitimate and that you've documented handle,
but used noteHandle in the parameter list and that you are asking out the funny
output. I seem to remember running into something like this a few years ago and
deciding that what was happening was that the standard ou
...@gmail.com]
Sent: Tuesday, April 02, 2013 1:06 PM
To: Doxygen
Subject: [Doxygen-users] Problem with doxygen output
I'm seeing that the "Generating" text that gets printed for each scanned source
file gets interrupted when a warning appears in that file. Here is some example
I'm seeing that the "Generating" text that gets printed for each
scanned source file gets interrupted when a warning appears in that
file. Here is some example output:
1>Generating code for file viewnote.cpp...
1>Generating code for file viewnote.h...
1>Generating file documentation...
1>Generatin