GNOME Bugzilla – Bug 692004
[patch] Add an include if a function is in a group
Last modified: 2013-12-24 19:00:08 UTC
Created attachment 233746 [details] Patch and testcase for grouped member includes If a function is grouped, it is hard to see through which file it has to be included. Attached is a patch that adds a new option, SHOW_GROUPED_MEMBER_INCLUDES, which will add the include file to the detailed description of a group member and a test-case.
Created attachment 263098 [details] [review] Add <docs></docs> tags around the documentation of the SHOW_GROUPED_MEMB_INC in config.xml At SHA-1: efcdd009745db1d3f1bc64c5c300217c1c0f3cac (2013-11-27), the new option SHOW_GROUPED_MEMB_INC is added to the src/config.xml, but forget to add <docs></docs> tag around the documentation. I made the patch to fix this problem. Regards, Suzumizaki-Kimitaka
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.6. 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 (preferrably in the form of a self-contained example).