|
1 | | -# The Rust Programming Language |
| 1 | +# The Rust Programming Language Thai Edition |
2 | 2 |
|
3 | | - |
| 3 | +[](https://github.com/rust-lang-th/book-th/actions/workflows/main.yml) |
4 | 4 |
|
5 | | -This repository contains the source of "The Rust Programming Language" book. |
6 | | - |
7 | | -[The book is available in dead-tree form from No Starch Press][nostarch]. |
8 | | - |
9 | | -[nostarch]: https://nostarch.com/rust |
10 | | - |
11 | | -You can also read the book for free online. Please see the book as shipped with |
12 | | -the latest [stable], [beta], or [nightly] Rust releases. Be aware that issues |
13 | | -in those versions may have been fixed in this repository already, as those |
14 | | -releases are updated less frequently. |
15 | | - |
16 | | -[stable]: https://doc.rust-lang.org/stable/book/ |
17 | | -[beta]: https://doc.rust-lang.org/beta/book/ |
18 | | -[nightly]: https://doc.rust-lang.org/nightly/book/ |
19 | | - |
20 | | -See the [releases] to download just the code of all the code listings that appear in the book. |
21 | | - |
22 | | -[releases]: https://github.com/rust-lang/book/releases |
| 5 | +This repository contains the source of "The Rust Programming Language" book translate to Thai language. |
23 | 6 |
|
24 | 7 | ## Requirements |
25 | 8 |
|
@@ -71,17 +54,7 @@ $ mdbook test |
71 | 54 | We'd love your help! Please see [CONTRIBUTING.md][contrib] to learn about the |
72 | 55 | kinds of contributions we're looking for. |
73 | 56 |
|
74 | | -[contrib]: https://github.com/rust-lang/book/blob/master/CONTRIBUTING.md |
75 | | - |
76 | | -### Translations |
77 | | - |
78 | | -We'd love help translating the book! See the [Translations] label to join in |
79 | | -efforts that are currently in progress. Open a new issue to start working on |
80 | | -a new language! We're waiting on [mdbook support] for multiple languages |
81 | | -before we merge any in, but feel free to start! |
82 | | - |
83 | | -[Translations]: https://github.com/rust-lang/book/issues?q=is%3Aopen+is%3Aissue+label%3ATranslations |
84 | | -[mdbook support]: https://github.com/rust-lang-nursery/mdBook/issues/5 |
| 57 | +[contrib]: https://github.com/rust-lang-th/book-th/blob/master/CONTRIBUTING.md |
85 | 58 |
|
86 | 59 | ## Spellchecking |
87 | 60 |
|
|
0 commit comments