File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -112,3 +112,6 @@ proxy = "direct,https://goproxy.cn"
112
112
[markup .highlight ]
113
113
style = " pygments"
114
114
linenos = true
115
+
116
+ [outputs ]
117
+ section = [ " HTML" , " RSS" , " print" ]
Original file line number Diff line number Diff line change 5
5
- type : docs
6
6
---
7
7
8
- [ ![ ] ( https://img.shields.io/discord/1155469703846834187?label=Chat%20on%20Discord )] ( https://discord.gg/57JR9u7M )
9
- [ ![ ] ( https://img.shields.io/github/stars/zigcc/learning-zig?style=square&color=#30a14e )] ( https://github.com/zigcc/learning-zig/stargazers )
10
-
11
8
[ 《学习 Zig》] ( https://www.openmymind.net/learning_zig/ ) 系列教程最初由 [ Karl Seguin] ( https://github.com/karlseguin ) 编写,该教程行文流畅,讲述的脉络由浅入深,深入浅出,是入门 Zig 非常不错的选择。因此,[ Zig 中文社区] ( https://ziglang.cc ) 将其翻译成中文,便于在中文用户内阅读与传播。
12
9
13
10
初次接触 Zig 的用户可以按序号依次阅读,对于有经验的 Zig 开发者可按需阅读感兴趣的章节。
You can’t perform that action at this time.
0 commit comments