Merge pull request #3452 from backstage/orkohunter/techdocs-page-edit-button

This commit is contained in:
Himanshu Mishra
2020-11-27 13:42:07 +01:00
committed by GitHub
16 changed files with 428 additions and 76 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-techdocs': minor
'@backstage/plugin-techdocs-backend': minor
---
- Use techdocs annotation to add repo_url if missing in mkdocs.yml. Having repo_url creates a Edit button on techdocs pages.
- techdocs-backend: API endpoint `/metadata/mkdocs/*` renamed to `/metadata/techdocs/*`