From 4bb947137cfa7b3bdd9b3f9489d8b5d2a56628c6 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Thu, 1 Oct 2020 11:45:44 +0200 Subject: [PATCH 1/3] Update the publisher section --- docs/features/techdocs/concepts.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/features/techdocs/concepts.md b/docs/features/techdocs/concepts.md index f13f9933f5..abda5cc86d 100644 --- a/docs/features/techdocs/concepts.md +++ b/docs/features/techdocs/concepts.md @@ -25,7 +25,13 @@ MkDocs. [TechDocs Container](https://github.com/spotify/backstage/blob/master/packages/techdocs-container/README.md) -### TechDocs publisher (coming soon) +### TechDocs publisher + +The `techdocs-backend` plugin currenly comes with one publisher - `LocalPublish`. + +[TechDocs Backend](https://github.com/spotify/backstage/tree/master/plugins/techdocs-backend) + +More standalone publshers will come in the near future... ### TechDocs CLI From c8f8105c9c89d3cb4bd3d163308b31d3647f46d0 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Thu, 1 Oct 2020 11:49:06 +0200 Subject: [PATCH 2/3] prettier --- docs/features/techdocs/concepts.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/features/techdocs/concepts.md b/docs/features/techdocs/concepts.md index abda5cc86d..d0ea776f5d 100644 --- a/docs/features/techdocs/concepts.md +++ b/docs/features/techdocs/concepts.md @@ -25,9 +25,10 @@ MkDocs. [TechDocs Container](https://github.com/spotify/backstage/blob/master/packages/techdocs-container/README.md) -### TechDocs publisher +### TechDocs publisher -The `techdocs-backend` plugin currenly comes with one publisher - `LocalPublish`. +The `techdocs-backend` plugin currenly comes with one publisher - +`LocalPublish`. [TechDocs Backend](https://github.com/spotify/backstage/tree/master/plugins/techdocs-backend) From abd4119726b7d06b5173d8238b7c0173f1240dbd Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Thu, 1 Oct 2020 11:49:59 +0200 Subject: [PATCH 3/3] Update docs/features/techdocs/concepts.md --- docs/features/techdocs/concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/techdocs/concepts.md b/docs/features/techdocs/concepts.md index d0ea776f5d..c9ed57c764 100644 --- a/docs/features/techdocs/concepts.md +++ b/docs/features/techdocs/concepts.md @@ -32,7 +32,7 @@ The `techdocs-backend` plugin currenly comes with one publisher - [TechDocs Backend](https://github.com/spotify/backstage/tree/master/plugins/techdocs-backend) -More standalone publshers will come in the near future... +More standalone publishers will come in the near future... ### TechDocs CLI