Added new AI section

Co-authored-by: Nawaraj <mbk36900@gmail.com>
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2026-03-13 16:38:16 -05:00
parent 86f9affed8
commit 9b48446864
3 changed files with 293 additions and 0 deletions
+8
View File
@@ -113,6 +113,14 @@ export default {
description: 'Features powering the core of Backstage.',
},
[
sidebarElementWithIndex(
{
label: 'AI',
description:
'Features in Backstage you can leverage with your AI tools',
},
['ai/index', 'ai/well-known-actions'],
),
sidebarElementWithIndex(
{
label: 'Auth and Identity',