Move docs/zh back to docs.

Move docs/overrides to overrides/.
Other fine tunes.
This commit is contained in:
krahets
2023-10-08 04:25:06 +08:00
parent f62256bee1
commit b39c2a94d3
615 changed files with 3 additions and 3 deletions
+13
View File
@@ -0,0 +1,13 @@
# 回溯
<div class="center-table" markdown>
![回溯](../assets/covers/chapter_backtracking.jpg){ width="600" }
</div>
!!! abstract
我们如同迷宫中的探索者,在前进的道路上可能会遇到困难。
回溯的力量让我们能够重新开始,不断尝试,最终找到通往光明的出口。