Skip to content

Include more docstrings #754

@almarklein

Description

@almarklein

We have docstrings for most methods, but it would be nice to also have docs for the emums/flags/structs and their fields.

The docstrings for the methods are written by hand, the codegen only updates signatures in these files. Would probably be good to read through them and make them more complete ...

For flags/enums/structs we could perhaps load these from upstream definitions. Or just write them by hand in a separate document. Or a mix of both.

Possible sources to load docstrings from:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions