]> git.lizzy.rs Git - rust.git/blob - src/doc/not_found.md
auto merge of #14348 : alexcrichton/rust/doc.rust-lang.org, r=huonw
[rust.git] / src / doc / not_found.md
1 % Not Found
2
3 <!-- Completely hide the TOC and the section numbers -->
4 <style type="text/css">
5 #TOC { display: none; }
6 .header-section-number { display: none; }
7 li {list-style-type: none; }
8 </style>
9
10 Looks like you've taken a wrong turn.
11
12 Some things that might be helpful to you though:
13
14 ## Reference
15 * [The Rust official site](http://rust-lang.org)
16 * [The Rust reference manual](http://doc.rust-lang.org/rust.html) (* [PDF](http://doc.rust-lang.org/rust.pdf))
17
18 ## Docs
19 * [The standard library](http://doc.rust-lang.org/std/)