Skip to content

docgen: hoist constants using the @constant JSDoc tag #14292

@oandregal

Description

@oandregal

When generating docs for an API, constants could be grouped at the top of the API section. Suggested at #14265 (comment)

One way to implement this would be to group the symbols that are constants, as declared by the @constant JSDoc tag.

Note the related @const tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions