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.
2 parents c177da6 + 4038694 commit 91fc9f3Copy full SHA for 91fc9f3
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