Skip to content

Commit e13f944

Browse files
author
dompling
committed
fix
1 parent 7d242bd commit e13f944

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ theme:
2929
- search.highlight # 搜索关键词高亮
3030
- navigation.sections # 使左侧菜单以“分组”形式显示,层级感更强
3131
- navigation.expand # 默认展开所有左侧菜单项
32-
- navigation.index # 点击父级菜单时直接跳转到该目录下的索引页
33-
- toc.integrate
32+
- toc.integrate # 将页面目录(TOC)整合到左侧导航栏
3433

3534
nav:
3635
- 介绍: README.md # 对应 docs/index.md

0 commit comments

Comments
 (0)