Merge branch 'backstage:master' into milliehartnt123-create-ui-doc
This commit is contained in:
@@ -255,6 +255,7 @@ export default {
|
||||
'features/software-catalog/extending-the-model',
|
||||
'features/software-catalog/external-integrations',
|
||||
'features/software-catalog/catalog-customization',
|
||||
'features/software-catalog/audit-events',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'API',
|
||||
@@ -286,6 +287,7 @@ export default {
|
||||
'features/software-templates/adding-templates',
|
||||
'features/software-templates/writing-templates',
|
||||
'features/software-templates/input-examples',
|
||||
'features/software-templates/ui-options-examples',
|
||||
'features/software-templates/builtin-actions',
|
||||
'features/software-templates/writing-custom-actions',
|
||||
'features/software-templates/writing-tests-for-actions',
|
||||
@@ -297,6 +299,7 @@ export default {
|
||||
'features/software-templates/dry-run-testing',
|
||||
'features/software-templates/experimental',
|
||||
'features/software-templates/templating-extensions',
|
||||
'features/software-templates/audit-events',
|
||||
{
|
||||
type: 'category',
|
||||
label: 'API',
|
||||
@@ -472,6 +475,7 @@ export default {
|
||||
{
|
||||
label: 'Architecture',
|
||||
description: 'Architecture of the backend system.',
|
||||
differentiator: 'backend-system/',
|
||||
},
|
||||
[
|
||||
'backend-system/architecture/index',
|
||||
@@ -551,6 +555,7 @@ export default {
|
||||
{
|
||||
label: 'Architecture',
|
||||
description: 'Architecture of the new frontend system.',
|
||||
differentiator: 'frontend-system/',
|
||||
},
|
||||
[
|
||||
'frontend-system/architecture/index',
|
||||
@@ -589,6 +594,7 @@ export default {
|
||||
'frontend-system/building-apps/configuring-extensions',
|
||||
'frontend-system/building-apps/built-in-extensions',
|
||||
'frontend-system/building-apps/plugin-conversion',
|
||||
'frontend-system/building-apps/module-federation',
|
||||
'frontend-system/building-apps/migrating',
|
||||
],
|
||||
),
|
||||
@@ -602,6 +608,7 @@ export default {
|
||||
'frontend-system/utility-apis/creating',
|
||||
'frontend-system/utility-apis/consuming',
|
||||
'frontend-system/utility-apis/configuring',
|
||||
'frontend-system/utility-apis/testing',
|
||||
],
|
||||
),
|
||||
],
|
||||
@@ -758,7 +765,7 @@ export default {
|
||||
'api/deprecations',
|
||||
'references/glossary',
|
||||
'api/utility-apis',
|
||||
'reference/index',
|
||||
'references/index',
|
||||
],
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user