about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorBrendan Zabarauskas <bjzaba@yahoo.com.au>2014-04-06 05:57:31 +1000
committerBrendan Zabarauskas <bjzaba@yahoo.com.au>2014-04-06 06:01:42 +1000
commitf94453cc3d7ffa524257aab62549816ea70249ee (patch)
tree81294f50938ebed69cda519f3ba60a26cd3a33c1 /src
parent2dcdc75c6cc5575ca5fc5d38bf0889a984e04c5a (diff)
downloadrust-f94453cc3d7ffa524257aab62549816ea70249ee.tar.gz
rust-f94453cc3d7ffa524257aab62549816ea70249ee.zip
Mention more IRC channels on the documentation homepage
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 5bcfd8e8305..8c9b9be1a7b 100644
--- a/src/doc/index.md
+++ b/src/doc/index.md
@@ -66,6 +66,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)