Files
backstage/plugins
Jussi Hallila 9266b80ab3 Implement DefaultTechDocsCollator
* Implements a collator for tech docs.
   * Retrieves mkdocs created search index for entities that have documentation configured
* Registers collator to expose tech docs content to be searchable
* Adds pagination to example search
* Modifies example search to contain tech docs
   * Displays docs results with link to docs and the entity name as title.
* Creates a reusable type filter to be located in the search package.
* Add tests for type filter

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-07-15 13:14:25 +02:00
..
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 13:14:25 +02:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00
2021-07-15 09:19:25 +00:00

Plugins

Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository.

For more information about the plugin ecosystem, see the documentation here:

https://backstage.io/docs/plugins/

You can also see the Plugin Marketplace for other open source plugins you can add to your Backstage instance.

Suggesting a plugin

If you start developing a plugin that you aim to release as open source, we suggest that you create a new Issue. This helps the community know what plugins are in development.

You can also use this process if you have an idea for a good plugin but you hope that someone else will pick up the work.