about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-04-06 08:26:34 -0700
committerbors <bors@rust-lang.org>2014-04-06 08:26:34 -0700
commitd73bd64f444584fefafd5eba580b330d29779af3 (patch)
tree82deb88f62008b0b7ce88aedf6d7d24de7197d6c /src
parent02c81fe2b5308bccbc90baae9e7ccdb8b915fe7d (diff)
parentf94453cc3d7ffa524257aab62549816ea70249ee (diff)
downloadrust-d73bd64f444584fefafd5eba580b330d29779af3.tar.gz
rust-d73bd64f444584fefafd5eba580b330d29779af3.zip
auto merge of #13345 : bjz/rust/irc, r=alexcrichton
This adds links to `#rust-gamedev`, `#rust-internals`, and `#rust-osdev`.
Diffstat (limited to 'src')
-rw-r--r--src/doc/index.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/doc/index.md b/src/doc/index.md
index efc1847e2c5..dbf8510d250 100644
--- a/src/doc/index.md
+++ b/src/doc/index.md
@@ -67,6 +67,10 @@ li {list-style-type: none; }
 
 # External resources
 
-* The Rust [IRC channel](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust) - `#rust` on irc.mozilla.org
+* The Rust IRC channels on [irc.mozilla.org](http://irc.mozilla.org/)
+    * [`#rust`](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust) - general discussion
+    * [`#rust-gamedev`](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-gamedev) - game development
+    * [`#rust-internals`](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals) - compiler and libraries
+    * [`#rust-osdev`](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-osdev) - operating system development
 * The Rust community on [Reddit](http://reddit.com/r/rust)
 * The Rust [wiki](http://github.com/mozilla/rust/wiki)