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 319844 - gnome-mag should use doxygen to produce IDL docs when available
gnome-mag should use doxygen to produce IDL docs when available
Status: RESOLVED FIXED
Product: gnome-mag
Classification: Deprecated
Component: API
unspecified
Other Linux
: Normal normal
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2005-10-26 12:00 UTC by bill.haneman
Modified: 2006-07-27 12:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch from Carlos Diogenes (2.50 KB, patch)
2005-10-26 15:14 UTC, bill.haneman
committed Details | Review

Description bill.haneman 2005-10-26 12:00:23 UTC
gnome-mag has no docs for the IDL, because gtk-doc can't parse IDL; however
doxygen can, so we should use doxygen when available to produce useful IDL docs.
Comment 1 bill.haneman 2005-10-26 15:14:29 UTC
Created attachment 53912 [details] [review]
patch from Carlos Diogenes
Comment 2 bill.haneman 2005-10-26 15:18:19 UTC
Fixed in CVS.  Thanks Carlos!
Comment 3 bill.haneman 2005-10-27 15:49:59 UTC
committed the missing files today.