We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e69a4 commit ef51383Copy full SHA for ef51383
docs/docs.json
@@ -77,13 +77,6 @@
77
"tab": "Specification",
78
"icon": "book",
79
"groups": [
80
- {
81
- "group": "Overview",
82
- "pages": [
83
- "specification/versioning",
84
- "specification/contributing"
85
- ]
86
- },
87
{
88
"group": "2025-03-26 (Latest)",
89
"pages": [
@@ -180,6 +173,13 @@
180
173
]
181
174
}
182
175
176
+ },
177
+ {
178
+ "group": "Resources",
179
+ "pages": [
+ "specification/versioning",
+ "specification/contributing"
+ ]
183
184
185
0 commit comments