Skip to content

Ignore a type but still document its fields when embedded #75

Open
@justenstall

Description

@justenstall

#73 changed (fixed) the behavior of ignoreTypes so that they are actually excluded from the output. I was previously using the ignoreTypes list to ignore types that are only embedded in other structs. The types would not receive their own section/table in the resulting docs, but their fields would still be documented when they were embedded in other structs (with json:",inline"). It would be nice if this use case could be supported in the tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions