Skip to content

Commit 53fad90

Browse files
committed
doc: Remove community info
1 parent f553292 commit 53fad90

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

src/doc/index.md

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -39,37 +39,6 @@ beyond the standard one, and its website contains lots of good documentation.
3939
[`rustdoc`](book/documentation.html) is the Rust's documentation generator, a tool converting
4040
annotated source code into HTML docs.
4141

42-
# Community & Getting Help
43-
44-
If you need help with something, or just want to talk about Rust with others,
45-
there are a few places you can do that:
46-
47-
The Rust IRC channels on [irc.mozilla.org](irc://irc.mozilla.org/) are the
48-
fastest way to get help.
49-
[`#rust`](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust) is
50-
the general discussion channel, and you'll find people willing to help you with
51-
any questions you may have.
52-
53-
There are also three specialty channels:
54-
[`#rust-gamedev`](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-gamedev)
55-
and
56-
[`#rust-osdev`](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-osdev)
57-
are for game development and operating system development, respectively.
58-
There's also
59-
[`#rust-internals`](http://chat.mibbit.com/?server=irc.mozilla.org&channel=%23rust-internals), which is for discussion of the development of Rust itself.
60-
61-
You can also get help on [Stack
62-
Overflow](https://stackoverflow.com/questions/tagged/rust). Searching for your
63-
problem might reveal someone who has asked it before!
64-
65-
There is an active [subreddit](https://reddit.com/r/rust) with lots of
66-
discussion and news about Rust.
67-
68-
There is also a [user forum](https://users.rust-lang.org), for all
69-
user-oriented discussion, and a [developer
70-
forum](https://internals.rust-lang.org/), where the development of Rust
71-
itself is discussed.
72-
7342
# FAQs
7443

7544
There are questions that are asked quite often, so we've made FAQs for them:

0 commit comments

Comments
 (0)