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

Hide vtables in docs #3526

Merged
merged 3 commits into from
Mar 3, 2025
Merged

Hide vtables in docs #3526

merged 3 commits into from
Mar 3, 2025

Conversation

kennykerr
Copy link
Collaborator

Unless the vtables are meant to be used directly, using the --sys option, hiding them simplifies the documentation generated by rustdoc and makes it less confusing when you're looking at the docs for crates like windows-future and windows-collections where the generated interfaces are part of the crate's public API surface.

@kennykerr kennykerr merged commit 1ac8703 into master Mar 3, 2025
34 checks passed
@kennykerr kennykerr deleted the hide-vtbl branch March 3, 2025 20:21
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.

1 participant