We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62fec3 commit 4038694Copy full SHA for 4038694
src/doc/index.md
@@ -59,8 +59,7 @@ tools we have are really nice.
59
[Cargo](http://crates.io) is Rust's package manager, and its website contains
60
lots of good documentation.
61
62
-[The `rustdoc` manual](rustdoc.html) contains information about Rust's
63
-documentation tool.
+[`rustdoc`](book/documentation.html) is used to generate documentation for Rust code.
64
65
# FAQs
66
0 commit comments