Revert to colon. The text is introducing a list.
This commit is contained in:
parent
1bb131cdca
commit
1522350ecc
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ document your project.
|
||||||
The Rust distribution includes a tool, `rustdoc`, that generates documentation.
|
The Rust distribution includes a tool, `rustdoc`, that generates documentation.
|
||||||
`rustdoc` is also used by Cargo through `cargo doc`.
|
`rustdoc` is also used by Cargo through `cargo doc`.
|
||||||
|
|
||||||
Documentation can be generated in two ways; from source code, and from
|
Documentation can be generated in two ways: from source code, and from
|
||||||
standalone Markdown files.
|
standalone Markdown files.
|
||||||
|
|
||||||
## Documenting source code
|
## Documenting source code
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue