Skip to content

Commit 7002130

Browse files
committed
update: update menu items
1 parent bff3cbc commit 7002130

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ repo_name: AgentEra/Agently
77
docs_dir: docs
88

99
nav:
10-
- Overview: index.md
10+
- Overview:
11+
- Overview: index.md
12+
- Engineering Challenges: engineering_challenges.md
1113
- Getting Started:
1214
- Installation: getting_started/installation.md
1315
- Quickstart: getting_started/quickstart.md
@@ -110,6 +112,7 @@ plugins:
110112
Auto Loop: 自规划工作流实战
111113
FastAPI Service: FastAPI 服务封装
112114
Common Pitfalls: 常见问题
115+
Engineering Challenges: 工程落地挑战
113116

114117
markdown_extensions:
115118
- admonition

0 commit comments

Comments
 (0)