Skip to content

Commit 7dd122e

Browse files
committed
Move doc files under directories
1 parent 4a30be8 commit 7dd122e

14 files changed

Lines changed: 21 additions & 373 deletions

docs/auth.mdx

Lines changed: 0 additions & 5 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

docs/docs.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -42,32 +42,32 @@
4242
{
4343
"group": "Overview",
4444
"pages": [
45-
"Introduction",
46-
"architecture"
45+
"overview/introduction",
46+
"overview/architecture"
4747
]
4848
},
4949
{
5050
"group": "Protocol",
5151
"pages": [
52-
"initialization",
53-
"prompt-turn",
54-
"client-tools",
55-
"agent-tools",
56-
"schema"
52+
"protocol/initialization",
53+
"protocol/prompt-turn",
54+
"protocol/client-tools",
55+
"protocol/agent-tools",
56+
"protocol/schema"
5757
]
5858
},
5959
{
6060
"group": "Libraries",
6161
"pages": [
62-
"typescript",
63-
"rust"
62+
"libraries/typescript",
63+
"libraries/rust"
6464
]
6565
},
6666
{
6767
"group": "Community",
6868
"pages": [
69-
"contributing",
70-
"versioning"
69+
"community/contributing",
70+
"community/versioning"
7171
]
7272
}
7373
]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)