mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-15 21:20:58 +00:00
Modify the chapter names.
Fix the definition of algorithm. Update the buttons in the landing page.
This commit is contained in:
+3
-3
@@ -124,12 +124,12 @@ extra_css:
|
||||
|
||||
# Page tree
|
||||
nav:
|
||||
- 0. 写在前面:
|
||||
- 0. 前言:
|
||||
- chapter_preface/index.md
|
||||
- 0.1. 关于本书: chapter_preface/about_the_book.md
|
||||
- 0.2. 如何使用本书: chapter_preface/suggestions.md
|
||||
- 0.3. 小结: chapter_preface/summary.md
|
||||
- 1. 引言:
|
||||
- 1. 初识算法:
|
||||
- chapter_introduction/index.md
|
||||
- 1.1. 算法无处不在: chapter_introduction/algorithms_are_everywhere.md
|
||||
- 1.2. 算法是什么: chapter_introduction/what_is_dsa.md
|
||||
@@ -214,7 +214,7 @@ nav:
|
||||
- 12.5. 小结: chapter_backtracking/summary.md
|
||||
- 13. 动态规划:
|
||||
- chapter_dynamic_programming/index.md
|
||||
- 13.1. 初识动态规划: chapter_dynamic_programming/intro_to_dynamic_programming.md
|
||||
- 13.1. 初探动态规划: chapter_dynamic_programming/intro_to_dynamic_programming.md
|
||||
- 14. 附录:
|
||||
- 14.1. 编程环境安装: chapter_appendix/installation.md
|
||||
- 14.2. 一起参与创作: chapter_appendix/contribution.md
|
||||
|
||||
Reference in New Issue
Block a user