Skip to content

libc_bitflags doesn't group constants in documentation #593

Closed
@Susurrus

Description

@Susurrus

Looking through the documentation generated from the sys/termios library for example (see #527) you can see that all the constants are listed in one big lump instead of grouped like how they are in the source. Additionally, when looking at these bitflags in the docs, they don't have any of their constants listed under them. You actually have to read the source to figure out what constants are part of sys::termios::InputFlags for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions