summaryrefslogtreecommitdiffstats
path: root/examples/22_see_also.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/22_see_also.txt')
-rw-r--r--examples/22_see_also.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/22_see_also.txt b/examples/22_see_also.txt
new file mode 100644
index 0000000..6f8c780
--- /dev/null
+++ b/examples/22_see_also.txt
@@ -0,0 +1,18 @@
+Official Sites
+==============
+Website: http://rust-lang.org/
+IRC channel: irc://irc.mozilla.org/#rust
+Mailing List: https://mail.mozilla.org/pipermail/rust-dev/
+Repository: https://github.com/rust-lang/rust
+
+Learning Rust
+=============
+http://doc.rust-lang.org/
+http://play.rust-lang.org/
+http://rustbyexample.com/
+
+Contributing to Rust
+====================
+http://blog.octayn.net/
+https://github.com/rust-lang/rust/wiki/Note-development-policy
+