Skip to content

Commit 8cb5ede

Browse files
committed
Restructured navigation hierarchy
1 parent 2145795 commit 8cb5ede

1 file changed

Lines changed: 16 additions & 17 deletions

File tree

mkdocs.yml

Lines changed: 16 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,16 @@ nav:
99
- Home: index.md
1010
- Getting started:
1111
- Getting started with PlanExe: getting_started.md
12+
- MCP:
13+
- MCP overview: mcp.md
14+
- PlanExe MCP interface: planexe_mcp_interface.md
15+
- Development:
16+
- Docker: docker.md
1217
- Developer install: install_developer.md
13-
- Developer components:
18+
- Project:
19+
- Future plan: plan.md
20+
- Recent changes: recent_changes.md
21+
- Components:
1422
- open_dir_server: developer/open_dir_server.md
1523
- worker_plan: developer/worker_plan.md
1624
- frontend_single_user: developer/frontend_single_user.md
@@ -19,23 +27,14 @@ nav:
1927
- frontend_multi_user: developer/frontend_multi_user.md
2028
- mcp_local: developer/mcp_local.md
2129
- mcp_cloud: developer/mcp_cloud.md
22-
- Docker: docker.md
23-
- AI providers:
24-
- OpenRouter: openrouter.md
25-
- Ollama: ollama.md
26-
- LM Studio: lm_studio.md
27-
- Mistral: mistral.md
28-
- MCP:
29-
- MCP overview: mcp.md
30-
- PlanExe MCP interface: planexe_mcp_interface.md
31-
- Deployment:
30+
- AI providers:
31+
- OpenRouter: openrouter.md
32+
- Ollama: ollama.md
33+
- LM Studio: lm_studio.md
34+
- Mistral: mistral.md
3235
- Railway: railway.md
33-
- Troubleshooting:
34-
- Stuck pipeline: troubleshooting_stuck_pipeline.md
35-
- Project:
36-
- Future plan: plan.md
37-
- Recent changes: recent_changes.md
38-
- Contributors (agents): AGENTS.md
36+
- Troubleshooting:
37+
- Stuck pipeline: troubleshooting_stuck_pipeline.md
3938

4039
theme:
4140
name: material

0 commit comments

Comments
 (0)