Skip to content

Commit e9e406a

Browse files
committed
More cleanup
1 parent 24323a5 commit e9e406a

File tree

8 files changed

+4
-88
lines changed

8 files changed

+4
-88
lines changed

docs/docs.json

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"pages": [
3535
"tutorials/building-mcp-with-llms",
3636
"docs/tools/debugging",
37-
"docs/tools/inspector"
37+
"docs/tools/inspector"
3838
]
3939
},
4040
{
@@ -56,12 +56,6 @@
5656
"development/roadmap",
5757
"development/contributing"
5858
]
59-
},
60-
{
61-
"group": "Resources",
62-
"pages": [
63-
"resources/_index"
64-
]
6559
}
6660
]
6761
},
@@ -91,15 +85,15 @@
9185
]
9286
},
9387
{
94-
"group": "v2025-03-26",
88+
"group": "2025-03-26 (Latest)",
9589
"pages": [
9690
"specification/2025-03-26/index",
9791
"specification/2025-03-26/changelog",
9892
"specification/2025-03-26/architecture/index",
9993
{
10094
"group": "Base Protocol",
10195
"pages": [
102-
"specification/2025-03-26/basic/index",
96+
"specification/2025-03-26/basic/index",
10397
"specification/2025-03-26/basic/lifecycle",
10498
"specification/2025-03-26/basic/transports",
10599
"specification/2025-03-26/basic/authorization",
@@ -140,7 +134,7 @@
140134
]
141135
},
142136
{
143-
"group": "v2024-11-05",
137+
"group": "2024-11-05",
144138
"pages": [
145139
"specification/2024-11-05/index",
146140
"specification/2024-11-05/architecture/index",

docs/resources/_index.mdx

Lines changed: 0 additions & 28 deletions
This file was deleted.

docs/specification/2024-11-05/basic/utilities/_index.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/specification/2024-11-05/index.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
---
2-
linkTitle: 2024-11-05 (Final)
32
title: Specification
4-
breadcrumbs: false
53
---
64

7-
<Info>**Protocol Revision**: 2024-11-05</Info>
8-
95
[Model Context Protocol](https://modelcontextprotocol.io) (MCP) is an open protocol that
106
enables seamless integration between LLM applications and external data sources and
117
tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating

docs/specification/2024-11-05/server/utilities/_index.mdx

Lines changed: 0 additions & 13 deletions
This file was deleted.

docs/specification/2025-03-26/index.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
11
---
2-
linkTitle: 2025-03-26 (Latest)
32
title: Specification
4-
breadcrumbs: false
5-
aliases:
6-
- /latest
73
---
84

9-
<Info>**Protocol Revision**: 2025-03-26</Info>
10-
115
[Model Context Protocol](https://modelcontextprotocol.io) (MCP) is an open protocol that
126
enables seamless integration between LLM applications and external data sources and
137
tools. Whether you're building an AI-powered IDE, enhancing a chat interface, or creating

docs/specification/_index.mdx

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/specification/index.mdx

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)