From af70c76f4fbd150a9c119359a9b1dacdc505feb8 Mon Sep 17 00:00:00 2001 From: enisn Date: Tue, 9 Jun 2026 10:43:28 +0300 Subject: [PATCH] docs: move AI Agent nav under ABP Studio --- docs/en/docs-nav.json | 62 +++++++++++++++++++++---------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index bd477a0a38..4366360f30 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -340,36 +340,6 @@ "text": "Monitoring Applications", "path": "studio/monitoring-applications.md" }, - { - "text": "AI Agent", - "items": [ - { - "text": "Overview", - "path": "studio/ai-agent.md", - "isIndex": true - }, - { - "text": "Configuration", - "path": "studio/ai-agent-configuration.md" - }, - { - "text": "Workflows", - "path": "studio/ai-agent-workflows.md" - }, - { - "text": "Built-in Capabilities", - "path": "studio/ai-agent-built-in-capabilities.md" - }, - { - "text": "Git Integration", - "path": "studio/ai-agent-git-integration.md" - }, - { - "text": "Coding with AI Agent", - "path": "studio/coding-with-ai-agent.md" - } - ] - }, { "text": "Working with Kubernetes", "path": "studio/kubernetes.md" @@ -384,6 +354,36 @@ } ] }, + { + "text": "AI Agent", + "items": [ + { + "text": "Overview", + "path": "studio/ai-agent.md", + "isIndex": true + }, + { + "text": "Configuration", + "path": "studio/ai-agent-configuration.md" + }, + { + "text": "Workflows", + "path": "studio/ai-agent-workflows.md" + }, + { + "text": "Built-in Capabilities", + "path": "studio/ai-agent-built-in-capabilities.md" + }, + { + "text": "Git Integration", + "path": "studio/ai-agent-git-integration.md" + }, + { + "text": "Coding with AI Agent", + "path": "studio/coding-with-ai-agent.md" + } + ] + }, { "text": "Concepts", "path": "studio/concepts.md" @@ -1070,7 +1070,7 @@ ] } ] - }, + } ] }, {