Skip to content

sort-members should only apply to class members #988

@alandefreitas

Description

@alandefreitas

The sort-members should only be applied to class members. The documention says it also sorts the members of namespaces:

Sort the members of a record or namespace

I think part of the confusion was because doxygen also sorts the members of files with the analogous option:

If the SORT_MEMBER_DOCS tag is set to YES then Doxygen will sort the (detailed) documentation of file and class members alphabetically by member name. If set to NO, the members will appear in declaration order.

https://www.doxygen.nl/manual/config.html#cfg_sort_member_docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions