Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Juan Lulkin
2021-02-21 00:03:29 +01:00
963 changed files with 34191 additions and 10477 deletions
+16 -2
View File
@@ -13,7 +13,7 @@
"Getting Started": [
"getting-started/index",
"getting-started/running-backstage-locally",
"getting-started/development-environment",
"getting-started/contributing",
"getting-started/create-an-app",
{
"type": "subcategory",
@@ -27,6 +27,7 @@
"type": "subcategory",
"label": "Deployment",
"ids": [
"getting-started/deployment-docker",
"getting-started/deployment-k8s",
"getting-started/deployment-helm",
"getting-started/deployment-other"
@@ -100,6 +101,18 @@
]
}
],
"Integrations": [
{
"type": "subcategory",
"label": "GitHub",
"ids": ["integrations/github/org"]
},
{
"type": "subcategory",
"label": "LDAP",
"ids": ["integrations/ldap/org"]
}
],
"Plugins": [
"plugins/index",
"plugins/existing-plugins",
@@ -128,7 +141,8 @@
"ids": [
"plugins/publishing",
"plugins/publish-private",
"plugins/add-to-marketplace"
"plugins/add-to-marketplace",
"plugins/observability"
]
}
],