docs: added getting started with utility apis

This commit is contained in:
Patrik Oldsberg
2020-05-25 10:03:11 +02:00
parent 5db777f395
commit 10d091ca6e
3 changed files with 144 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ The value of Backstage grows with every new plugin that gets added. Here is a co
- [Development Environment](development-environment.md)
- [Create a Backstage plugin](create-a-plugin.md)
- [Structure of a plugin](structure-of-a-plugin.md)
- [Utility APIs](utility-apis.md)
- Using Backstage components (TODO)
[Back to Docs](../README.md)