Skip to content

Add #[doc(alias = ...)] attributes #73

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

Merged
merged 1 commit into from
Apr 21, 2025
Merged

Conversation

madsmtm
Copy link
Member

@madsmtm madsmtm commented Mar 28, 2025

For certain keys and codes where it makes sense, including those we already have alternatives for when parsing.

Fixes #64. Assumes that the meta->super change in #68 will land.

It looks like this when searching:
screenshot of searching for 'grave'

But doesn't show up in the documentation otherwise (so #68 is still valuable).

@pyfisch
Copy link
Contributor

pyfisch commented Apr 21, 2025

Please rebase it.

For certain keys and codes where it makes sense, including those we
already have alternatives for when parsing.
@madsmtm
Copy link
Member Author

madsmtm commented Apr 21, 2025

Done

@madsmtm madsmtm requested a review from pyfisch April 21, 2025 08:56
@pyfisch pyfisch merged commit e1cd821 into rust-windowing:main Apr 21, 2025
4 checks passed
@madsmtm madsmtm deleted the aliases branch April 21, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Use #[doc(alias = "...")]
2 participants