Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-06-15 13:26:55 +02:00
parent 3af9c83c13
commit eee0753606
4 changed files with 14 additions and 36 deletions
+10 -30
View File
@@ -185,9 +185,7 @@
{
"type": "category",
"label": "Datadog",
"items": [
"integrations/datadog-rum/installation"
]
"items": ["integrations/datadog-rum/installation"]
},
{
"type": "category",
@@ -219,23 +217,17 @@
{
"type": "category",
"label": "Gitea",
"items": [
"integrations/gitea/locations"
]
"items": ["integrations/gitea/locations"]
},
{
"type": "category",
"label": "Google GCS",
"items": [
"integrations/google-cloud-storage/locations"
]
"items": ["integrations/google-cloud-storage/locations"]
},
{
"type": "category",
"label": "LDAP",
"items": [
"integrations/ldap/org"
]
"items": ["integrations/ldap/org"]
}
],
"Plugins": [
@@ -263,9 +255,7 @@
{
"type": "category",
"label": "Testing",
"items": [
"plugins/testing"
]
"items": ["plugins/testing"]
},
{
"type": "category",
@@ -355,16 +345,12 @@
{
"type": "category",
"label": "Guides",
"items": [
"api/utility-apis"
]
"items": ["api/utility-apis"]
},
{
"type": "category",
"label": "API Reference",
"items": [
"reference/index"
]
"items": ["reference/index"]
},
"api/deprecations"
],
@@ -395,9 +381,7 @@
"architecture-decisions/adrs-adr012",
"architecture-decisions/adrs-adr013"
],
"FAQ": [
"FAQ"
],
"FAQ": ["FAQ"],
"Experimental Backend System": [
"backend-system/index",
{
@@ -432,13 +416,9 @@
{
"type": "category",
"label": "Core Services",
"items": [
"backend-system/core-services/index"
]
"items": ["backend-system/core-services/index"]
}
],
"Accessibility": [
"accessibility/index"
]
"Accessibility": ["accessibility/index"]
}
}