Skip to content

libc_bitflags doesn't group constants in documentation #593

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Susurrus opened this issue Apr 20, 2017 · 1 comment
Closed

libc_bitflags doesn't group constants in documentation #593

Susurrus opened this issue Apr 20, 2017 · 1 comment
Labels

Comments

@Susurrus
Copy link
Contributor

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.

@Susurrus
Copy link
Contributor Author

Susurrus commented Dec 5, 2017

This was resolved with the merge of #801.

@Susurrus Susurrus closed this as completed Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant