about summary refs log tree commit diff
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2015-06-02 11:14:07 +0530
committerManish Goregaokar <manishsmail@gmail.com>2015-06-02 11:14:07 +0530
commit7da222886190b8a73a16a3b744ce08269f9af03e (patch)
tree61373774a48507e9ee68eb19b02c845faa1d603f
parentf813f9779722d3670bbfbd0a352b64fe4ae9ddbb (diff)
parent321c2f4f8c6cb31d816f8b0b9d7bd25fe97481ab (diff)
Rollup merge of #25751 - steveklabnik:translations, r=brson
/cc @kgv, @rust-kr, @KaiserY, @mkpankov
-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)
+