Skip to content

Commit d5578fc

Browse files
committed
docs: sync mkdocs nav with docs/ directory
Add File Formats page, remove stale me-import entry, and list the new agent-integration CLI commands (claude, codex, gemini, opencode) plus the shared agent session imports reference.
1 parent 70972ee commit d5578fc

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ nav:
4545
- Home: index.md
4646
- Getting Started: getting-started.md
4747
- Core Concepts: concepts.md
48+
- File Formats: formats.md
4849
- Access Control: access-control.md
4950
- Memory Packs: memory-packs.md
5051
- MCP Integration: mcp-integration.md
@@ -56,8 +57,12 @@ nav:
5657
- me whoami: cli/me-whoami.md
5758
- me engine: cli/me-engine.md
5859
- me memory: cli/me-memory.md
59-
- me import: cli/me-import.md
6060
- me mcp: cli/me-mcp.md
61+
- me claude: cli/me-claude.md
62+
- me codex: cli/me-codex.md
63+
- me gemini: cli/me-gemini.md
64+
- me opencode: cli/me-opencode.md
65+
- Agent session imports: cli/agent-session-imports.md
6166
- me user: cli/me-user.md
6267
- me role: cli/me-role.md
6368
- me grant: cli/me-grant.md

0 commit comments

Comments
 (0)