Merge branch 'master' into add-access-support

This commit is contained in:
Tim Jacomb
2020-09-17 07:17:12 +01:00
84 changed files with 105 additions and 38 deletions
@@ -1,6 +1,7 @@
---
id: adding-templates
title: Adding your own Templates
description: Documentation on Adding your own Templates
---
Templates are stored in the **Service Catalog** under a kind `Template`. The
@@ -1,6 +1,7 @@
---
id: extending-preparer
title: Create your own Preparer
description: Documentation on Creating your own Preparer
---
Preparers are responsible for reading the location of the definition of a
@@ -1,6 +1,7 @@
---
id: extending-publisher
title: Create your own Publisher
description: Documentation on Creating your own Publisher
---
Publishers are responsible for pushing and storing the templated skeleton after
@@ -1,6 +1,7 @@
---
id: extending-templater
title: Creating your own Templater
description: Documentation on Creating your own Templater
---
Templaters are responsible for taking the directory path for the skeleton
@@ -2,6 +2,8 @@
id: software-templates-index
title: Backstage Software Templates
sidebar_label: Overview
description: The Software Templates part of Backstage is a tool that can help
you create Components inside Backstage
---
The Software Templates part of Backstage is a tool that can help you create
@@ -1,6 +1,7 @@
---
id: installation
title: Installing in your Backstage App
description: Documentation on How to install Backstage App
---
The scaffolder plugin comes in two packages, `@backstage/plugin-scaffolder` and