From 8934c9b560190f06254be9cefba35a8cd300e3f1 Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Wed, 11 Mar 2015 13:45:55 -0400 Subject: [PATCH] Add note about local documentation installation Fixes #23244 --- src/doc/trpl/installing-rust.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/doc/trpl/installing-rust.md b/src/doc/trpl/installing-rust.md index 6aa4bba6fa60c..0dc83f95f439d 100644 --- a/src/doc/trpl/installing-rust.md +++ b/src/doc/trpl/installing-rust.md @@ -78,6 +78,11 @@ rustc 1.0.0-nightly (f11f3e7ba 2015-01-04) (built 2015-01-06) If you did, Rust has been installed successfully! Congrats! +This installer also installs a copy of the documentation locally, so you can +read it offline. On UNIX systems, `/usr/local/share/doc/rust` is the location. +On Windows, it's in a `share/doc` directory, inside wherever you installed Rust +to. + If not, there are a number of places where you can get help. The easiest is [the #rust IRC channel on irc.mozilla.org](irc://irc.mozilla.org/#rust), which you can access through