Merge pull request #31842 from milliehartnt123/milliehartnt123-create-ui-doc

Updated Using Backstage documentation for Feature Issue 21943 Write a UI Guide
This commit is contained in:
Andre Wanlin
2026-02-27 11:15:35 -06:00
committed by GitHub
53 changed files with 508 additions and 43 deletions
+10 -2
View File
@@ -69,8 +69,16 @@ export default {
]),
sidebarElementWithIndex({ label: 'Using Backstage' }, [
'getting-started/logging-in',
'getting-started/register-a-component',
'getting-started/create-a-component',
'getting-started/viewing-catalog',
'getting-started/view-what-you-own',
'getting-started/viewing-entity-relationships',
'getting-started/filter-catalog',
sidebarElementWithIndex({ label: 'Managing Components' }, [
'getting-started/register-a-component',
'getting-started/create-a-component',
'getting-started/update-a-component',
'getting-started/unregister-delete-component',
]),
]),
'overview/support',
'getting-started/keeping-backstage-updated',