Skip to content

Commit 2eccb85

Browse files
committed
Move Agent Resources into its own section with robot icon
1 parent 81e2ad2 commit 2eccb85

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

docs.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,18 @@
3535
"tools/python-xdk",
3636
"tools/typescript-xdk"
3737
]
38-
},
39-
{
40-
"group": "Agent Resources",
41-
"pages": [
42-
"tools/ai",
43-
"tools/llms-txt",
44-
"tools/skill-md",
45-
"tools/mcp"
46-
]
4738
}
4839
]
40+
},
41+
{
42+
"group": "Agent Resources",
43+
"icon": "robot",
44+
"pages": [
45+
"tools/ai",
46+
"tools/llms-txt",
47+
"tools/skill-md",
48+
"tools/mcp"
49+
]
4950
}
5051
]
5152
},

0 commit comments

Comments
 (0)