diff options
| author | Steve Klabnik <steve@steveklabnik.com> | 2015-05-24 11:37:11 -0400 |
|---|---|---|
| committer | Steve Klabnik <steve@steveklabnik.com> | 2015-06-01 15:57:44 -0400 |
| commit | 321c2f4f8c6cb31d816f8b0b9d7bd25fe97481ab (patch) | |
| tree | 73db327b2a9770342b878491238b2560a49fa990 | |
| parent | ba0e1cd8147d452c356aacb29fb87568ca26f111 (diff) | |
Add community translations.
| -rw-r--r-- | src/doc/index.md | 11 |
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) + |
