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 565473 - [Doxygen-develop] Let us choose the amount of detail for the class diagrams
[Doxygen-develop] Let us choose the amount of detail for the class diagrams
Status: RESOLVED OBSOLETE
Product: doxygen
Classification: Other
Component: general
1.5.7.1-SVN
Other All
: Normal enhancement
: ---
Assigned To: Dimitri van Heesch
Dimitri van Heesch
[moved_to_github]
Depends on:
Blocks:
 
 
Reported: 2008-12-23 15:47 UTC by Raja Kajiev
Modified: 2018-07-30 10:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Raja Kajiev 2008-12-23 15:47:45 UTC
Originally posted here:
https://sourceforge.net/mailarchive/message.php?msg_name=268608.22300.qm%40web38801.mail.mud.yahoo.com

----
From: Pietro Mele <pietromele@ya...> - 2008-11-24 14:49 

To reduce the size of the class diagrams, it would be useful to be able to select theamount of detail shown for the classes. Going from the most compact representation to the most detailed one, show:

- Just the class name (with eventual template stuff).

- Just the public member functions, with and without their parameters.

- All member functions and attributes without their parameters.
*** In this case, if there are some overloaded functions, do NOT show them all. It is useless to have a list of, e.g., 10 overoladed Print() functions which are shown in the same way because the parameters are omitted. This is an incredible waste of space on the screen and on paper, that makes diagrams appear huge even if they can be reduced to a more manageble size. Just use a simbol to indicate that the function is overloaded (e.g. #), and print it just once. ***

- All member functions and attributes with their parameters and return type.

- Show everything.
----
Comment 1 André Klapper 2018-07-30 10:18:15 UTC
As discussed in https://github.com/doxygen/doxygen/pull/734 , Doxygen has moved its issue tracking to 

   https://github.com/doxygen/doxygen/issues

All Doxygen tickets in GNOME Bugzilla have been migrated to Github. You can subscribe and participate in the new ticket in Github. You can find the corresponding Github ticket by searching for its Bugzilla ID (number) in Github.

Hence I am closing this GNOME Bugzilla ticket.
Please use the corresponding ticket in Github instead. Thanks a lot!