[Doxygen-users] Disabling all items except properties still shows members
Brought to you by:
dimitri
From: Guilherme <gui...@gm...> - 2018-06-28 07:21:07
|
Hi, Using DoxygenLayout.xml one can enable and disable which items to show in the class overview. When i try to turn everything off except for properties it will still display public member methods and events. Is this a bug? This is c# source with Doxygen 1.8.13. Best regards |