Remove incomplete zig code from docs. (#1837)

This commit is contained in:
Yudong Jin
2025-12-31 19:47:59 +08:00
committed by GitHub
parent 2778a6f9c7
commit 10f76bd59a
68 changed files with 0 additions and 1343 deletions
-11
View File
@@ -180,17 +180,6 @@
# comment
```
=== "Zig"
```zig title=""
// Title comment, used to label functions, classes, test cases, etc.
// Content comment, used to explain code in detail
// Multi-line
// comment
```
## Learning Efficiently with Animated Illustrations
Compared to text, videos and images have higher information density and structural organization, making them easier to understand. In this book, **key and difficult knowledge will mainly be presented in the form of animated illustrations**, with text serving as explanation and supplement.