GNOME Bugzilla – Bug 583233
[PATCH] Limit generated Doxyfile comments to 80 columns
Last modified: 2013-05-19 12:36:10 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.
Created attachment 134960 [details] [review] Limit generated Doxyfile comments to 80 columns (against svn r692)
Changed version 'latest' to '1.8.2-SVN' so I can remove 'latest' as an option as it is a moving target.
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).
Thanks, I'll include the patch in the next subversion update.
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.