Skip to content

Question: python_apigen_default_groups for enums? #407

@peske

Description

@peske

First thanks for GREAT work!

Now work: Is there an option to "automatically" put all classes that inherit from enums.Enum to "Enums" group? Something that would have effect:

python_apigen_default_groups = [
    ("enum:.*", "Enums"),
]

Thanks again!

Metadata

Metadata

Assignees

No one assigned

    Labels

    feat: apigen.pyIssues related to apigen.py extension

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions