Rollup merge of #35889 - alevy:patch-1, r=GuillaumeGomez
Minor type in CONTRIBUTING.md A single missing article
This commit is contained in:
commit
766b04ec5e
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ To find documentation-related issues, sort by the [A-docs label][adocs].
|
||||||
In many cases, you don't need a full `make doc`. You can use `rustdoc` directly
|
In many cases, you don't need a full `make doc`. You can use `rustdoc` directly
|
||||||
to check small fixes. For example, `rustdoc src/doc/reference.md` will render
|
to check small fixes. For example, `rustdoc src/doc/reference.md` will render
|
||||||
reference to `doc/reference.html`. The CSS might be messed up, but you can
|
reference to `doc/reference.html`. The CSS might be messed up, but you can
|
||||||
verify that HTML is right.
|
verify that the HTML is right.
|
||||||
|
|
||||||
## Issue Triage
|
## Issue Triage
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue