Skip to content
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

Fix documentation around outputs_srgb and other cargo doc warnings #2099

Merged
merged 4 commits into from Feb 20, 2024

Conversation

faern
Copy link
Contributor

@faern faern commented Feb 19, 2024

To partially help with #2098 by making the outputs_srgb documentation clickable and more discoverable.

I also took the opportunity to fix the remaining warnings printed by cargo doc. The part about Vec<RawImage1d> previously actually rendered completely wrong.

The librarys initial doc seems wrong. There is no trait name WindowedContext in glutin. I did not do too much investigation. I just assume glutins API changed and an upgrade forgot the docs. I just copied what the docs on Display says about itself here.

@est31 est31 merged commit d994f0c into glium:master Feb 20, 2024
5 of 7 checks passed
@faern faern deleted the fix-documentation branch February 20, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants