Merge pull request #33345 from awanlin/docs/ai

[Docs] Added new AI section
This commit is contained in:
Andre Wanlin
2026-03-13 18:27:13 -05:00
committed by GitHub
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/mcp-actions', 'ai/well-known-actions'],
),
sidebarElementWithIndex(
{
label: 'Auth and Identity',