Closed
Description
Is your feature request related to a problem? Please describe.
It would be nice to be able to disable the category being displayed. I'm documenting config values from a dataclass and as I set default values, I get both class-attribute
and instance-attribute
, but these are not relevant to the user as those config values are actually set from a dict:
Describe the solution you'd like
An option (e.g. disable_category
) to have categories not being displayed. Apologies if this should fit in the griffe
repo
Describe alternatives you've considered
Additional context
Metadata
Metadata
Assignees
Labels
No labels