Merge branch 'master' into runtime-module-federation-enablement
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -279,6 +279,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',
|
||||
@@ -466,6 +467,7 @@ export default {
|
||||
{
|
||||
label: 'Architecture',
|
||||
description: 'Architecture of the backend system.',
|
||||
differentiator: 'backend-system/',
|
||||
},
|
||||
[
|
||||
'backend-system/architecture/index',
|
||||
@@ -545,6 +547,7 @@ export default {
|
||||
{
|
||||
label: 'Architecture',
|
||||
description: 'Architecture of the new frontend system.',
|
||||
differentiator: 'frontend-system/',
|
||||
},
|
||||
[
|
||||
'frontend-system/architecture/index',
|
||||
@@ -597,6 +600,7 @@ export default {
|
||||
'frontend-system/utility-apis/creating',
|
||||
'frontend-system/utility-apis/consuming',
|
||||
'frontend-system/utility-apis/configuring',
|
||||
'frontend-system/utility-apis/testing',
|
||||
],
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user