Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit d42eeab

Browse files
authored
Merge pull request #532 from brson/docs-rs
Add docs.rs link to docs page
2 parents d42118d + 1cf3a6e commit d42eeab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

en-US/documentation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ for learning Rust.
4242
[Standard Library API Reference][api]. Documentation for the
4343
standard library.
4444

45+
[docs.rs]. Documentation for all crates published to [crates.io].
46+
4547
[The Rust Reference][ref]. While Rust does not have a
4648
specification, the reference tries to describe its working in
4749
detail. It tends to be out of date.
@@ -64,6 +66,8 @@ the errors produced by the Rust compiler.
6466
[cargo]: http://doc.crates.io/guide.html
6567
[err]: https://doc.rust-lang.org/error-index.html
6668
[release_notes]: https://github.com/rust-lang/rust/blob/stable/RELEASES.md
69+
[docs.rs]: https://docs.rs
70+
[crates.io]: https://crates.io
6771

6872
## Project policies
6973

0 commit comments

Comments
 (0)