From 31ba976ea8c051feaa989b449582ef4ff5c95d10 Mon Sep 17 00:00:00 2001 From: Adrian Ke Chongyang <14866712+adrianke77@users.noreply.github.com> Date: Mon, 26 Oct 2020 15:56:55 +0800 Subject: [PATCH] edit techdocs documentation (#3058) * edit techdocs documentation * Update docs/features/techdocs/creating-and-publishing.md Co-authored-by: Emma Indal Co-authored-by: Chongyang Adrian, Ke Co-authored-by: Emma Indal --- docs/features/techdocs/creating-and-publishing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/features/techdocs/creating-and-publishing.md b/docs/features/techdocs/creating-and-publishing.md index 947e6de371..38f452dcf3 100644 --- a/docs/features/techdocs/creating-and-publishing.md +++ b/docs/features/techdocs/creating-and-publishing.md @@ -30,7 +30,9 @@ scratch. Your working Backstage instance should by default have a documentation template added. If not, follow these [instructions](../software-templates/installation.md#adding-templates) to add -the documentation template. +the documentation template. The template creates a component with only TechDocs +configuration and default markdown files as below mentioned in manual +documentation setup, and is otherwise empty. ![Documentation Template](../../assets/techdocs/documentation-template.png)