Spaces:
Running
Running
Jeremiah Lowin commited on
Commit ·
497a3ea
1
Parent(s): 995d9e9
add MCP group
Browse files- docs/docs.json +11 -6
docs/docs.json
CHANGED
|
@@ -132,12 +132,17 @@
|
|
| 132 |
},
|
| 133 |
{
|
| 134 |
"anchor": "Tutorials",
|
| 135 |
-
"
|
| 136 |
-
|
| 137 |
-
|
| 138 |
-
|
| 139 |
-
|
| 140 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 141 |
},
|
| 142 |
{
|
| 143 |
"anchor": "Changelog",
|
|
|
|
| 132 |
},
|
| 133 |
{
|
| 134 |
"anchor": "Tutorials",
|
| 135 |
+
"groups": [
|
| 136 |
+
{
|
| 137 |
+
"group": "MCP",
|
| 138 |
+
"pages": [
|
| 139 |
+
"tutorials/mcp",
|
| 140 |
+
"tutorials/create-mcp-server",
|
| 141 |
+
"tutorials/rest-api"
|
| 142 |
+
]
|
| 143 |
+
}
|
| 144 |
+
],
|
| 145 |
+
"icon": "graduation-cap"
|
| 146 |
},
|
| 147 |
{
|
| 148 |
"anchor": "Changelog",
|