Skip to content

Support categories for member APIs #1681

@nex3

Description

@nex3

For packages with many different APIs of a given type, it's useful to divide those APIs into categories rather than having them all sorted alphabetically. For example, in test's docs, there are so many matcher functions that it's hard for users to notice non-matcher functions like pumpEventQueue(). It would be very useful to be able to put the matchers in their own sub-section beneath "Functions" to keep everything organized. It would be similarly useful to be able to group classes, fields, and so on.

This is possible today with the {@category} annotation, but that only works for libraries. I'd love to see it generalized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work ontype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions