Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/mkdocs-from-zero/01-environment-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ MkDocs 是基于 Python 的静态站点生成器,部署依赖 Git 和 GitHub

!!! tip "已有这些工具?"

如果你已经安装了 Python 和 Git,可以直接跳到 [1.5 验证安装](#15-验证安装) 部分,确认版本符合要求后进入下一章。
如果你已经安装了 Python 和 Git,可以直接跳到 [1.5 验证安装](#15) 部分,确认版本符合要求后进入下一章。

---

Expand Down
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ nav:
- 第 4 章:内容创作: mkdocs-from-zero/04-content-creation.md
- 第 5 章:主题定制: mkdocs-from-zero/05-theme-customization.md
- 第 6 章:部署上线: mkdocs-from-zero/06-deployment.md
- 第 7 章:格式规范检查清单: mkdocs-from-zero/07-formatting-checklist.md
- Microsoft Word 高效使用指南:
- 首页: office-word-from-zero/index.md
- 第 1 章:文档结构与样式: office-word-from-zero/01-document-structure.md
Expand Down