Initial removal

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2025-05-09 15:38:48 -05:00
parent d8cf6837ae
commit b5545900a4
141 changed files with 1 additions and 142 deletions
@@ -2,7 +2,6 @@
id: index
title: Backend System Architecture
sidebar_label: Overview
# prettier-ignore
description: The structure and architecture of the new Backend System and its component parts
---
@@ -2,7 +2,6 @@
id: backends
title: Backend Instances
sidebar_label: Backend
# prettier-ignore
description: Backend instances
---
@@ -2,7 +2,6 @@
id: services
title: Backend Services
sidebar_label: Services
# prettier-ignore
description: Services for backend plugins
---
@@ -2,7 +2,6 @@
id: plugins
title: Backend Plugins
sidebar_label: Plugins
# prettier-ignore
description: Backend plugins
---
@@ -2,7 +2,6 @@
id: extension-points
title: Backend Plugin Extension Points
sidebar_label: Extension Points
# prettier-ignore
description: Extension points of backend plugins
---
@@ -2,7 +2,6 @@
id: modules
title: Plugin Modules
sidebar_label: Modules
# prettier-ignore
description: Modules for backend plugins
---
@@ -2,7 +2,6 @@
id: feature-loaders
title: Backend Feature Loaders
sidebar_label: Feature Loaders
# prettier-ignore
description: Backend feature loaders
---
@@ -2,7 +2,6 @@
id: naming-patterns
title: Backend System Naming Patterns
sidebar_label: Naming Patterns
# prettier-ignore
description: Naming patterns in the backend system
---
@@ -2,7 +2,6 @@
id: index
title: Building Backends
sidebar_label: Overview
# prettier-ignore
description: Building backends using the new backend system
---
@@ -2,7 +2,6 @@
id: migrating
title: Migrating your Backend to the New Backend System
sidebar_label: Migration Guide
# prettier-ignore
description: How to migrate existing backends to the new backend system
---
@@ -2,7 +2,6 @@
id: index
title: Building Backend Plugins and Modules
sidebar_label: Overview
# prettier-ignore
description: Building backend plugins and modules using the new backend system
---
@@ -2,7 +2,6 @@
id: testing
title: Testing Backend Plugins and Modules
sidebar_label: Testing
# prettier-ignore
description: Learn how to test your backend plugins and modules
---
@@ -2,7 +2,6 @@
id: migrating
title: Migrating your Backend Plugin to the New Backend System
sidebar_label: Migration Guide
# prettier-ignore
description: How to migrate existing backend plugins to the new backend system
---
@@ -2,7 +2,6 @@
id: index
title: Core Backend Service APIs
sidebar_label: Overview
# prettier-ignore
description: Core backend service APIs
---
-1
View File
@@ -2,7 +2,6 @@
id: index
title: The Backend System
sidebar_label: Introduction
# prettier-ignore
description: Introduction to Backstage's backend system and its documentation
---