Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 9 additions & 19 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,7 @@
"groups": [
{
"group": "Getting started",
"pages": [
"index",
"quickstart",
"installation",
"editor"
]
"pages": ["index", "quickstart", "installation", "editor"]
},
{
"group": "Core configuration",
Expand Down Expand Up @@ -224,9 +219,7 @@
"groups": [
{
"group": "API Reference",
"pages": [
"api-reference/introduction"
]
"pages": ["api-reference/introduction"]
},
{
"group": "Admin",
Expand All @@ -251,9 +244,7 @@
"groups": [
{
"group": "Changelog",
"pages": [
"changelog"
]
"pages": ["changelog"]
}
]
}
Expand Down Expand Up @@ -354,13 +345,7 @@
"background": "/images/thumbnail/background.svg"
},
"contextual": {
"options": [
"copy",
"chatgpt",
"claude",
"cursor",
"vscode"
]
"options": ["copy", "chatgpt", "claude", "cursor", "vscode"]
},
"redirects": [
{
Expand Down Expand Up @@ -515,5 +500,10 @@
"koala": {
"publicApiKey": "pk_76a6caa274e800f3ceff0b2bc6b9b9d82ab8"
}
},
"errors": {
"404": {
"redirect": false
}
}
}
Loading