Updated Docs (markdown)

Alex Crichton
2014-04-03 10:57:56 -07:00
parent 34f53cff8c
commit 8d85e2c254
+1 -1
@@ -1,7 +1,7 @@
Rust's primary documentation, including the tutorial, guides and manual, are on the Rust website.
* [Master](http://static.rust-lang.org/doc/master/index.html) - documentation for the 'master' branch of the git repository.
* [Release 0.9](http://static.rust-lang.org/doc/0.9/index.html) - documentation for the latest release.
* [Release 0.10](http://static.rust-lang.org/doc/0.10/index.html) - documentation for the latest release.
Additional supplementary documentation is maintained here on the wiki.