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 583233 - [PATCH] Limit generated Doxyfile comments to 80 columns
[PATCH] Limit generated Doxyfile comments to 80 columns
Status: RESOLVED FIXED
Product: doxygen
Classification: Other
Component: general
1.8.3.1-SVN
Other All
: Normal trivial
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2009-05-19 17:42 UTC by Leandro Lucarella
Modified: 2013-05-19 12:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Limit generated Doxyfile comments to 80 columns (against svn r692) (17.00 KB, patch)
2009-05-19 17:44 UTC, Leandro Lucarella
none Details | Review
PATCH: Small length corrections for config.xml (4.88 KB, patch)
2013-01-21 19:52 UTC, albert
none Details | Review

Description Leandro Lucarella 2009-05-19 17:42:48 UTC
Most of the options comments in a Doxyfile generated by Doxygen are limited to 80 columns, which is usually a Good Thing. But a few options has very long descriptions which are not broken in 80 columns lines.

Attached is a patch to fix this issue.
Comment 1 Leandro Lucarella 2009-05-19 17:44:34 UTC
Created attachment 134960 [details] [review]
Limit generated Doxyfile comments to 80 columns (against svn r692)
Comment 2 Dimitri van Heesch 2012-11-18 11:07:35 UTC
Changed version 'latest' to '1.8.2-SVN' so I can remove 'latest' as an option as it is a moving target.
Comment 3 albert 2013-01-21 19:52:10 UTC
Created attachment 234042 [details] [review]
PATCH: Small length corrections for config.xml

This patch contains small corrections to config.xml. Some lines were just a little bit longer than 80 characters.
(Patch based on svn revision 840).
Comment 4 Dimitri van Heesch 2013-02-23 09:59:39 UTC
Thanks, I'll include the patch in the next subversion update.
Comment 5 Dimitri van Heesch 2013-05-19 12:36:10 UTC
This bug was previously marked ASSIGNED, which means it should be fixed in
doxygen version 1.8.4. 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.