Skip to content

How to create a section inside a group? #11654

@parmi93

Description

@parmi93

I often find myself in a situation where I want to create a section within a Doxygen group, where this section groups together a set of different elements (#define, function, typedef, etc...), for example right now I need to create a section with about ten #defines because they belong to the same (semantic) group.

AFIK the @section command does not work inside groups.

The closest solution I've found is to create subgroups, but the thing I don't like about subgroups is that they are generated in a different HTML page than their parent group.

Is there a way to make nested groups be generated in their parent group HTML page (with subgroups visible in the treeview)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    needinforeported bug is incomplete, please add additional info

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions