mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced 2026-08-19 12:43:28 +08:00
Released a epub format e-book.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@ book
|
||||
target
|
||||
Cargo.lock
|
||||
/index.html
|
||||
.tar.gz
|
||||
|
||||
@@ -157,4 +157,4 @@ Rust 语言也希望带给众多其他用户以支持;这里提到的只是一
|
||||
|
||||
## 本书的源码
|
||||
|
||||
本书所产生的源码,可在 [Github: gnu4cn/rust-lang](https://github.com/gnu4cn/rust-lang) 下载到。
|
||||
本书所产生的源码,可在 [Github: gnu4cn/rust-lang](https://github.com/gnu4cn/rust-lang-zh_CN/tree/main/projects) 下载到。
|
||||
|
||||
@@ -19,3 +19,5 @@ enable = false
|
||||
|
||||
[output.html.favicon]
|
||||
png = true
|
||||
|
||||
[output.epub]
|
||||
|
||||
BIN
source_code.tar.gz
Normal file
BIN
source_code.tar.gz
Normal file
Binary file not shown.
@@ -155,4 +155,4 @@ Rust 语言希望也能支持许多其他用户;这里提到的只是一些最
|
||||
|
||||
## 本书的源码
|
||||
|
||||
本书所产生的源码,可在 [Github: gnu4cn/rust-lang](https://github.com/gnu4cn/rust-lang-zh_CN) 下载到。
|
||||
本书所产生的源码,可在 [Github: gnu4cn/rust-lang](https://github.com/gnu4cn/rust-lang-zh_CN/tree/main/projects) 下载到。
|
||||
|
||||
Reference in New Issue
Block a user