Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Runtime styling enumerations are undocumented #5953

@1ec5

Description

@1ec5

Per #5727 (comment), all the runtime styling enumerations are undocumented. We need to come up with documentation comments for each enumeration typedef as well as each individual enumeration value. I think it’ll be fine to let these enumerations fall into the default enumeration bucket in the jazzy table of contents.

For starters, we could generate the comments by parsing the documentation for the attributes that use the enumerations. But we should eventually have a mechanism for specifying overrides of style specification documentation where we can manually draft these comments.

/cc @frederoni @friedbunny

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions