Merge pull request #3966 from backstage/orkohunter/techdocs-cli-uses-techdocs-common

This commit is contained in:
Himanshu Mishra
2021-01-11 23:23:26 +01:00
committed by GitHub
8 changed files with 63 additions and 56 deletions
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/techdocs-common': patch
'@backstage/plugin-techdocs-backend': patch
---
Improve techdocs-common Generator API for it to be used by techdocs-cli. TechDocs generator.run function now takes
an input AND an output directory. Most probably you use techdocs-common via plugin-techdocs-backend, and so there
is no breaking change for you.
But if you use techdocs-common separately, you need to create an output directory and pass into the generator.