rust-course icon indicating copy to clipboard operation
rust-course copied to clipboard

能否提供电子书下载

Open niaiwomattt opened this issue 2 years ago • 7 comments

我访问这本书速度特别慢,而且很多时候都会失败,显示空白。 我希望能提供电子书下载 PDF,epub ,等等都行。 或者提供本地编译方式,node,go,Python,rust 都可以,这样看起来比较方便,否则看起来太艰难了……!

niaiwomattt avatar Oct 19 '22 13:10 niaiwomattt

https://course.rs/print.html

xhofe avatar Oct 24 '22 07:10 xhofe

哈哈,谢谢,另外我把项目拉下去了,发现是 mdbook 项目,可以 mdbook serve 本地查看,挺好的

niaiwomattt avatar Oct 24 '22 07:10 niaiwomattt

https://course.rs/print.html

就是没有目录,看着好别扭。

lucky51 avatar Jun 22 '23 09:06 lucky51

https://course.rs/print.html

就是没有目录,看着好别扭。

对头,没目录,很难受。

niaiwomattt avatar Jun 25 '23 05:06 niaiwomattt

+1

anuxs avatar Feb 21 '24 03:02 anuxs

mdbook v0.3.5

mdbook serve

2024-05-26 23:47:19 [ERROR] (mdbook::utils): Error: Summary parsing failed 2024-05-26 23:47:19 [ERROR] (mdbook::utils): Caused By: There was an error parsing the suffix chapters 2024-05-26 23:47:19 [ERROR] (mdbook::utils): Caused By: Error at line 82, column 1: Suffix chapters cannot be followed by a list

这个怎么处理呀

Lneedy avatar May 26 '24 15:05 Lneedy