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 699782 - Incorrectly formatted exception documentation
Incorrectly formatted exception documentation
Status: RESOLVED DUPLICATE of bug 699732
Product: doxygen
Classification: Other
Component: build
1.8.3.1
Other Linux
: Normal normal
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
Depends on:
Blocks:
 
 
Reported: 2013-05-06 21:46 UTC by Leo Carreon
Modified: 2013-05-10 11:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Zip file containing doxygen config file and resulting pdf file (99.01 KB, application/x-zip-compressed)
2013-05-06 21:48 UTC, Leo Carreon
Details
Source files used to produce pdf file (3.20 KB, application/x-gzip-compressed)
2013-05-06 21:49 UTC, Leo Carreon
Details

Description Leo Carreon 2013-05-06 21:46:26 UTC
It appears that the intention of doxygen is to enclose exception documentation in a box but the box is incomplete as shown in my attached PDF file.
Comment 1 Leo Carreon 2013-05-06 21:48:59 UTC
Created attachment 243430 [details]
Zip file containing doxygen config file and resulting pdf file
Comment 2 Leo Carreon 2013-05-06 21:49:53 UTC
Created attachment 243431 [details]
Source files used to produce pdf file
Comment 3 albert 2013-05-08 17:51:19 UTC
I had a look in the generated tex files and there are different environments defined for "Parameters", Template Parameters", "Exceptions". This is OK so different appearances can be created. When using for "Exception" the same environment as for "Parameters" (DoxyExceptions and DoxyParams) the results look OK.
This bug is more or less identical to bug_699732.
Comment 4 Dimitri van Heesch 2013-05-10 11:44:05 UTC
I don't really see what you mean with "the box is incomplete" when looking at the PDF. Where do I have to look? what should I see, and what did you expect to see?
Comment 5 Dimitri van Heesch 2013-05-10 11:59:14 UTC

*** This bug has been marked as a duplicate of bug 699732 ***