Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve group/module bar layout in Doxygen pages #3658

Open
jhlegarreta opened this issue Sep 25, 2022 · 1 comment
Open

Improve group/module bar layout in Doxygen pages #3658

jhlegarreta opened this issue Sep 25, 2022 · 1 comment
Labels
type:Documentation Documentation improvement or change type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots

Comments

@jhlegarreta
Copy link
Member

Description

When a class belongs to numerous modules/groups, the group/module links become a little bit cluttered, e.g.

itkComplexConjugateAdaptor_doxygen

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

master

Additional Information

Slightly related to #3656.

@jhlegarreta jhlegarreta added area:Documentation Issues affecting the Documentation module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Documentation Documentation improvement or change and removed area:Documentation Issues affecting the Documentation module labels Sep 25, 2022
@jhlegarreta
Copy link
Member Author

Slightly related to this. It might be worthwhile to add a "More..." link at the top of the classes that links with the "Detailed description" section of each class, otherwise it is not apparent where the description is.

e.g. in VTK:

vtk_more_class_description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:Documentation Documentation improvement or change type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
Projects
None yet
Development

No branches or pull requests

1 participant