-
Notifications
You must be signed in to change notification settings - Fork 14k
docs for Reflect: blank line after first sentence #29593
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
Conversation
|
(rust_highfive has picked a reviewer for you, use r? to override) |
|
@bors: r+ rollup |
|
📌 Commit d7a3260 has been approved by |
…veklabnik Rustdoc takes the first paragraph as a summary, so having a huge paragraph that ends with introducing an example looked somewhat wrong on the module page.
|
This failed the rollup because there's trailing whitespace, can you make sure to trim it, please? |
|
@bors: r- |
Rustdoc takes the first paragraph as a summary, so having a huge paragraph that ends with introducing an example looked somewhat wrong on the module page.
d7a3260 to
4db95e6
Compare
|
Whoops. Updated with "/// " -> "///". |
|
@bors: r+ rollup no worries, I do that all the time |
|
📌 Commit 4db95e6 has been approved by |
|
⌛ Testing commit 4db95e6 with merge 74185af... |
Rustdoc takes the first paragraph as a summary, so having a huge paragraph that ends with introducing an example looked somewhat wrong on the module page.
Rustdoc takes the first paragraph as a summary, so having a huge
paragraph that ends with introducing an example looked somewhat wrong on
the module page.