added description header field

This commit is contained in:
Rajiv Ranjan Singh
2020-09-16 21:56:32 +05:30
parent def4032351
commit 812da7539f
7 changed files with 7 additions and 10 deletions
@@ -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 |
+1 -1
View File
@@ -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.
+1 -2
View File
@@ -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
+1 -1
View File
@@ -1,7 +1,7 @@
---
id: design
title: Design
description: Documentation on Design
description: Documentation on Design
---
![header](../assets/dls/designheader-updated.png)
+1 -2
View File
@@ -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?
+1 -1
View File
@@ -2,7 +2,7 @@
id: techdocs-overview
title: TechDocs Documentation
sidebar_label: Overview
description: TechDocs is Spotifys homegrown docs-like-code solution built directly into Backstage.
description: TechDocs is Spotifys homegrown docs-like-code solution built directly into Backstage
---
## What is it?
+1 -2
View File
@@ -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