Merge pull request #11065 from anicke/techdocs-staticdir

[TechDocs] Added configuration for local publishing target
This commit is contained in:
Camila Belo
2022-06-23 16:54:42 +02:00
committed by GitHub
6 changed files with 82 additions and 25 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-node': minor
---
Added local publishing target directory `config`: `techdocs.publisher.local.publishDirectory`
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-backend': minor
---
Added local publishing target directory `config`: `techdocs.publisher.local.publishDirectory`