Skip to content

Public Functions header shouldn't be output if there are only private functions #267

Closed
@alexjfisher

Description

@alexjfisher

Describe the Bug

Public Functions header shouldn't be output if there are only private functions

Expected Behavior

When a function is marked as @api private it appears under a Private Functions header instead of the generic Functions header. If there are no public functions, the Public Functions header should be omitted.

See example and conversation here.

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