From 4bb947137cfa7b3bdd9b3f9489d8b5d2a56628c6 Mon Sep 17 00:00:00 2001 From: Emma Indal Date: Thu, 1 Oct 2020 11:45:44 +0200 Subject: [PATCH] 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