After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 614204 - generated manpages have a heading underscore
generated manpages have a heading underscore
Status: VERIFIED FIXED
Product: doxygen
Classification: Other
Component: general
1.6.3
Other All
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2010-03-28 22:23 UTC by Samuel Thibault
Modified: 2010-06-15 12:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Documented header (170 bytes, text/plain)
2010-03-29 21:59 UTC, Samuel Thibault
Details
Doxygen config file (63.86 KB, text/plain)
2010-03-29 22:01 UTC, Samuel Thibault
Details

Description Samuel Thibault 2010-03-28 22:23:05 UTC
As of 1.6.3, manual pages for functions of a given group (i.e just
links to the groupe) have a spurious leading underscore. (I'm using the
C language)
Comment 1 Dimitri van Heesch 2010-03-29 09:11:10 UTC
Hi Samuel,

Can you attach a small self-contained example that allows me to reproduce the problem?
Comment 2 Samuel Thibault 2010-03-29 21:59:31 UTC
Created attachment 157417 [details]
Documented header

Here is the documented header.
Comment 3 Samuel Thibault 2010-03-29 22:01:34 UTC
Created attachment 157418 [details]
Doxygen config file

And here is the doxygen configuration file, equal to the 1.6.3 default,
except

GENERATE_MAN           = YES
MAN_LINKS              = YES
Comment 4 Hiromasa Yoshimoto 2010-04-04 05:10:07 UTC
Hi Dimitri,

please check following bug report and its discussion.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573663
Comment 5 Dimitri van Heesch 2010-04-04 08:48:37 UTC
Confirmed. Problem should be fixed in the next subversion update.
Comment 6 Dimitri van Heesch 2010-06-15 11:21:55 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.7.0. Please verify if this is indeed the case. Reopen the
bug if you think it is not fixed and please include any additional information
that you think can be relevant.