Browse Source

Merge pull request #25593 from abpframework/auto-merge/rel-10-4/4634

Merge branch rel-10.5 with rel-10.4
pull/25594/head
Volosoft Agent 3 weeks ago
committed by GitHub
parent
commit
5cd9643e2b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 62
      docs/en/docs-nav.json

62
docs/en/docs-nav.json

@ -340,36 +340,6 @@
"text": "Monitoring Applications", "text": "Monitoring Applications",
"path": "studio/monitoring-applications.md" "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", "text": "Working with Kubernetes",
"path": "studio/kubernetes.md" "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", "text": "Concepts",
"path": "studio/concepts.md" "path": "studio/concepts.md"
@ -1070,7 +1070,7 @@
] ]
} }
] ]
}, }
] ]
}, },
{ {

Loading…
Cancel
Save