Updated Docs (markdown)

Brian Anderson
2014-06-19 10:43:45 -07:00
parent 2e91b6a18e
commit 3371fd342a
+2 -2
@@ -7,8 +7,8 @@ Additional supplementary documentation is maintained here on the wiki.
## Tutorials/intros
[[Rust for C++ programmers|Rust for CXX programmers]] - A cheat sheet
[Rust for Rubyists](http://www.rustforrubyists.com/) - Excellent introduction to Rust
[Rust by Example](http://rustbyexample.com/) - Comprehensive examples
[Rust for Rubyists](http://www.rustforrubyists.com/) - Excellent introduction to Rust
[Rust by Example](http://rustbyexample.com/) - Comprehensive examples
[[Teaching Rust]]
[[More examples|Doc examples]] - Where to look for examples of Rust
[[Rusticon|The Rusticon]] - A glossary of terms commonly used in Rust and Rust tools.