Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Splitting between struct member #184

@binaryfox0

Description

@binaryfox0

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.)

Screenshots
Image

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions