diff --git a/docs/architecture-decisions/adr001-add-adr-log.md b/docs/architecture-decisions/adr001-add-adr-log.md index eef5f62820..453905ab7a 100644 --- a/docs/architecture-decisions/adr001-add-adr-log.md +++ b/docs/architecture-decisions/adr001-add-adr-log.md @@ -2,7 +2,7 @@ id: adrs-adr001 title: ADR001: Architecture Decision Record (ADR) log sidebar_label: ADR001 -description: Architecture Decision Record (ADR) logs as a reference point for the team. +description: Architecture Decision Record (ADR) logs as a reference point for the team --- | Created | Status | diff --git a/docs/architecture-decisions/index.md b/docs/architecture-decisions/index.md index dfdbeb0849..ddf2805e75 100644 --- a/docs/architecture-decisions/index.md +++ b/docs/architecture-decisions/index.md @@ -2,7 +2,7 @@ id: adrs-overview title: Architecture Decision Records (ADR) sidebar_label: Overview -description: +description: Overview of Architecture Decision Records (ADR) --- The substantial architecture decisions made in the Backstage project live here. diff --git a/docs/auth/oauth.md b/docs/auth/oauth.md index a6e2ce7269..8f61b5ef33 100644 --- a/docs/auth/oauth.md +++ b/docs/auth/oauth.md @@ -1,8 +1,7 @@ --- id: oauth title: OAuth and OpenID Connect -description: This section describes how Backstage allows plugins to request OAuth Access Tokens and OpenID Connect ID Tokens on behalf of the user, to be used for auth -to various third party APIs. +description: This section describes how Backstage allows plugins to request OAuth Access Tokens and OpenID Connect ID Tokens on behalf of the user, to be used for auth to various third party APIs --- This section describes how Backstage allows plugins to request OAuth Access diff --git a/docs/dls/design.md b/docs/dls/design.md index 1f83c2b644..fa3a0c159e 100644 --- a/docs/dls/design.md +++ b/docs/dls/design.md @@ -1,7 +1,7 @@ --- id: design title: Design -description: Documentation on Design +description: Documentation on Design --- ![header](../assets/dls/designheader-updated.png) diff --git a/docs/features/software-catalog/index.md b/docs/features/software-catalog/index.md index 097988e48e..cc8262b3ae 100644 --- a/docs/features/software-catalog/index.md +++ b/docs/features/software-catalog/index.md @@ -2,8 +2,7 @@ id: software-catalog-overview title: Backstage Service Catalog (alpha) sidebar_label: Overview -description: The Backstage Service Catalog — actually, a software catalog, since it includes more than just services — is a centralized system that keeps track of ownership and metadata for all the software in your ecosystem (services, websites, -libraries, data pipelines, etc) +description: The Backstage Service Catalog — actually, a software catalog, since it includes more than just services --- ## What is a Service Catalog? diff --git a/docs/features/techdocs/README.md b/docs/features/techdocs/README.md index dc9879df29..7f3330d429 100644 --- a/docs/features/techdocs/README.md +++ b/docs/features/techdocs/README.md @@ -2,7 +2,7 @@ id: techdocs-overview title: TechDocs Documentation sidebar_label: Overview -description: TechDocs is Spotify’s homegrown docs-like-code solution built directly into Backstage. +description: TechDocs is Spotify’s homegrown docs-like-code solution built directly into Backstage --- ## What is it? diff --git a/docs/overview/adopting.md b/docs/overview/adopting.md index 96f7a614d2..1179eef50e 100644 --- a/docs/overview/adopting.md +++ b/docs/overview/adopting.md @@ -1,8 +1,7 @@ --- id: adopting title: Strategies for adopting -description: Documentation on some general best practices that have been key to -Backstage's success inside Spotify +description: Documentation on some general best practices that have been key to Backstage's success inside Spotify --- This document outlines some general best practices that have been key to