Merge pull request #21791 from backstage/freben/doc-apis

add api docs
This commit is contained in:
Fredrik Adelöw
2023-12-18 14:55:13 +01:00
committed by GitHub
9 changed files with 739 additions and 5 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ Just like plugins, modules also have access to services and can depend on their
A detailed explanation of the package architecture can be found in the
[Backstage Architecture
Overview](../../overview/architecture-overview/#package-architecture). The
Overview](../../overview/architecture-overview.md#package-architecture). The
most important packages to consider for this system are the following:
- `plugin-<pluginId>-backend` houses the implementation of the backend plugins