Changeset!

Co-authored-by: Camila Loiola <camilaibs@gmail.com>
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2021-07-28 14:54:50 +02:00
parent 93b689486b
commit 54356336e2
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/techdocs-common': patch
---
TechDocs generator stage now supports `mkdocs.yaml` file, in addition to `.yml`
depending on whichever is present at the time of generation. (Assumes the
latest `spotify/techdocs` container, running mkdocs `v1.2.2` or greater).