Skip to content

Commit ac66f74

Browse files
committed
Remove redundant pages
1 parent f167816 commit ac66f74

File tree

7 files changed

+10
-89
lines changed

7 files changed

+10
-89
lines changed

docs/docs.json

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -103,16 +103,15 @@
103103
]
104104
},
105105
{
106-
"group": "Basic",
106+
"group": "Basic Protocol",
107107
"pages": [
108-
"specification/2025-03-26/basic/index",
108+
"specification/2025-03-26/basic/index",
109109
"specification/2025-03-26/basic/lifecycle",
110110
"specification/2025-03-26/basic/transports",
111111
"specification/2025-03-26/basic/authorization",
112112
{
113113
"group": "Utilities",
114114
"pages": [
115-
"specification/2025-03-26/basic/utilities/index",
116115
"specification/2025-03-26/basic/utilities/cancellation",
117116
"specification/2025-03-26/basic/utilities/ping",
118117
"specification/2025-03-26/basic/utilities/progress"
@@ -121,15 +120,14 @@
121120
]
122121
},
123122
{
124-
"group": "Client",
123+
"group": "Client Features",
125124
"pages": [
126-
"specification/2025-03-26/client/index",
127125
"specification/2025-03-26/client/roots",
128126
"specification/2025-03-26/client/sampling"
129127
]
130128
},
131129
{
132-
"group": "Server",
130+
"group": "Server Features",
133131
"pages": [
134132
"specification/2025-03-26/server/index",
135133
"specification/2025-03-26/server/prompts",
@@ -138,7 +136,9 @@
138136
{
139137
"group": "Utilities",
140138
"pages": [
141-
"specification/2025-03-26/server/utilities/index"
139+
"specification/2025-03-26/server/utilities/completion",
140+
"specification/2025-03-26/server/utilities/logging",
141+
"specification/2025-03-26/server/utilities/pagination"
142142
]
143143
}
144144
]
@@ -156,7 +156,7 @@
156156
]
157157
},
158158
{
159-
"group": "Basic",
159+
"group": "Basic Protocol",
160160
"pages": [
161161
"specification/2024-11-05/basic/index",
162162
"specification/2024-11-05/basic/lifecycle",
@@ -165,7 +165,6 @@
165165
{
166166
"group": "Utilities",
167167
"pages": [
168-
"specification/2024-11-05/basic/utilities/index",
169168
"specification/2024-11-05/basic/utilities/cancellation",
170169
"specification/2024-11-05/basic/utilities/ping",
171170
"specification/2024-11-05/basic/utilities/progress"
@@ -174,15 +173,14 @@
174173
]
175174
},
176175
{
177-
"group": "Client",
176+
"group": "Client Features",
178177
"pages": [
179-
"specification/2024-11-05/client/index",
180178
"specification/2024-11-05/client/roots",
181179
"specification/2024-11-05/client/sampling"
182180
]
183181
},
184182
{
185-
"group": "Server",
183+
"group": "Server Features",
186184
"pages": [
187185
"specification/2024-11-05/server/index",
188186
"specification/2024-11-05/server/prompts",
@@ -191,7 +189,6 @@
191189
{
192190
"group": "Utilities",
193191
"pages": [
194-
"specification/2024-11-05/server/utilities/index",
195192
"specification/2024-11-05/server/utilities/completion",
196193
"specification/2024-11-05/server/utilities/logging",
197194
"specification/2024-11-05/server/utilities/pagination"

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

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

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

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

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)