-
-
Notifications
You must be signed in to change notification settings - Fork 726
Improve group/module bar layout in Doxygen pages #3658
Copy link
Copy link
Open
Labels
type:DocumentationDocumentation improvement or changeDocumentation improvement or changetype:InfrastructureInfrastructure/ecosystem related changes, such as CMake or buildbotsInfrastructure/ecosystem related changes, such as CMake or buildbots
Metadata
Metadata
Assignees
Labels
type:DocumentationDocumentation improvement or changeDocumentation improvement or changetype:InfrastructureInfrastructure/ecosystem related changes, such as CMake or buildbotsInfrastructure/ecosystem related changes, such as CMake or buildbots
Description
When a class belongs to numerous modules/groups, the group/module links become a little bit cluttered, e.g.
The layout should be improved for better understanding the module/group membership of a given class.
Expected information
Group and module names should be better separated/organized in the group/module bar.
Actual information
Group and module names become cluttered; one does not really know which one is a module/group.
Versions
masterAdditional Information
Slightly related to #3656.