mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Auto merge of #5031 - matthiaskrgr:readme_docs, r=alexcrichton
readme: add link to the cargo documentation on docs.rs [Rendered](https://github.com/matthiaskrgr/cargo/blob/readme_docs/README.md) Background: I was searching for cargo source code doc a while back, found the cargo book and crates.io doc relatively quickly but not the actual source code doc which I only found (after way to much time had passed) when I looked up the cargo crate on crates.io and found the "Documentation" link :/ Hope this improves the situation a bit in the future.
This commit is contained in:
commit
40486ce2e2
@ -9,6 +9,8 @@ Learn more at https://doc.rust-lang.org/cargo/
|
||||
[](https://travis-ci.org/rust-lang/cargo)
|
||||
[](https://ci.appveyor.com/project/rust-lang-libs/cargo)
|
||||
|
||||
Code documentation: https://docs.rs/cargo/
|
||||
|
||||
## Installing Cargo
|
||||
|
||||
Cargo is distributed by default with Rust, so if you've got `rustc` installed
|
||||
|
Loading…
x
Reference in New Issue
Block a user