Add an illustration of Addon locations.

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Eric Peterson
2022-04-27 15:46:39 +02:00
parent 2f0c7b3ed5
commit 64889b7706
2 changed files with 4 additions and 0 deletions
+4
View File
@@ -39,6 +39,10 @@ representative of physical spaces in the TechDocs UI:
- `SecondarySidebar`: Right of the content, above the table of contents.
- `Content`: A special location intended for Addons which augment the
statically generated content of the documentation itself.
- `Component`: A [proposed-but-not-yet-implemented](https://github.com/backstage/backstage/issues/11109)
virtual location, aimed at simplifying a common type of Addon.
<img data-zoomable src="../../assets/techdocs/addon-locations.png" alt="TechDocs Addon Location Guide" />
### Addon Registry