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:
+10
-2
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user