Skip to content

chore(proto/h2): fix module-level documentation #3881

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

Conversation

cratelyn
Copy link
Member

proto::h2::ping has some documentation that won't be rendered properly, because it is written as documentation of an item rather than documenting the enclosing submodule.

this commit updates this comment, using //! notation.

`proto::h2::ping` has some documentation that won't be rendered
properly, because it is written as documentation of an item rather than
documenting the enclosing submodule.

this commit updates this comment, using `//!` notation.

Signed-off-by: katelyn martin <[email protected]>
@cratelyn cratelyn marked this pull request as ready for review April 28, 2025 20:11
@seanmonstar seanmonstar merged commit 12d9b55 into hyperium:master Apr 28, 2025
22 checks passed
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.

2 participants