-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When documenting a union that contains an anonymous struct with multiple members, Doxygen outputs the struct members as separate, disjoint entries instead of grouping them together under the union. This behavior breaks the logical grouping and makes the documentation harder to read. Note: I can verify that normal doxygen (no css template have no problem until i re-enable that.)
To Reproduce
you can use zip file below, create docs\
folder then clone the current doxygen-awesome-css to it, then create the document
term-display-f5b42e04b53a353294709f333e5a1170cfbaa238.zip
Expected behavior
The anonymous struct members should be grouped together under the union member, preserving the logical grouping.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working