Make api-docs customizable

This commit is contained in:
Oliver Sand
2020-10-20 10:40:58 +02:00
parent 8aba3e4c47
commit f3bb55ee31
10 changed files with 106 additions and 280 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-api-docs': minor
---
APIs now have real entity pages that are customizable in the app.
Therefore the old entity page from this plugin is removed.
See the `packages/app` on how to create and customize the API entity page.