about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2015-05-24 11:37:11 -0400
committerSteve Klabnik <steve@steveklabnik.com>2015-06-01 15:57:44 -0400
commit321c2f4f8c6cb31d816f8b0b9d7bd25fe97481ab (patch)
tree73db327b2a9770342b878491238b2560a49fa990
parentba0e1cd8147d452c356aacb29fb87568ca26f111 (diff)
Add community translations.
-rw-r--r--src/doc/index.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/doc/index.md b/src/doc/index.md
index c4725c26e46..f561cf5d70f 100644
--- a/src/doc/index.md
+++ b/src/doc/index.md
@@ -86,3 +86,14 @@ something if you know its name.
 
 If you encounter an error while compiling your code you may be able to look it
 up in the [Rust Compiler Error Index](error-index.html).
+
+# Community Translations
+
+Several projects have been started to translate the documentation into other
+languages:
+
+- [Russian](https://github.com/kgv/rust_book_ru)
+- [Korean](https://github.com/rust-kr/doc.rust-kr.org)
+- [Chinese](https://github.com/KaiserY/rust-book-chinese)
+- [Spanish](https://github.com/goyox86/elpr)
+