Add api-docs to marketplace (#2204)

* docs: improve documentation about adding plugins to the marketplace

The relative path is misleading as one has to come from root.

* docs: add api-docs plugin to marketplace
This commit is contained in:
Oliver Sand
2020-09-01 09:46:46 +02:00
committed by GitHub
parent 0627c24637
commit bcbeb0b657
2 changed files with 12 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
---
title: API Docs
author: SDA SE
authorUrl: https://sda.se/
category: Discovery
description: Components to discover and display API entities as an extension to the catalog plugin.
documentation: https://github.com/spotify/backstage/blob/master/plugins/api-docs/README.md
iconUrl: https://github.com/spotify/backstage/raw/master/plugins/api-docs/docs/entity_tab_api.png
npmPackageName: '@backstage/plugin-api-docs'