From e463d54810ec22d909b1d9c6f578db7c58b56936 Mon Sep 17 00:00:00 2001 From: Cristian-Venticinque Date: Thu, 30 Jul 2026 11:34:03 -0300 Subject: [PATCH 1/2] updating descriptions for llms --- agent-network/1.0/antora.yml | 1 + agent-network/2.0/antora.yml | 3 +++ code-builder-home/antora.yml | 3 +++ 3 files changed, 7 insertions(+) diff --git a/agent-network/1.0/antora.yml b/agent-network/1.0/antora.yml index a2fc36a46..d228d1d74 100644 --- a/agent-network/1.0/antora.yml +++ b/agent-network/1.0/antora.yml @@ -7,4 +7,5 @@ nav: - modules/ROOT/nav.adoc asciidoc: attributes: + page-component-desc: Define coordinated multi-agent workflows in YAML that orchestrate AI agents, LLMs, and tools with enterprise governance. Version 1.0. page-notice-banner-message: You're viewing version 1.0 documentation. You can edit and redeploy existing 1.0 projects, but you must create new projects with version 2.0. Switch to version 2.0. \ No newline at end of file diff --git a/agent-network/2.0/antora.yml b/agent-network/2.0/antora.yml index d9c65eed1..cc1c74a48 100644 --- a/agent-network/2.0/antora.yml +++ b/agent-network/2.0/antora.yml @@ -5,3 +5,6 @@ display_version: '2.0' start_page: af-agent-networks.adoc nav: - modules/ROOT/nav.adoc +asciidoc: + attributes: + page-component-desc: Build AI-driven agent networks using YAML and Agent Script to orchestrate multi-agent workflows with governance and observability. diff --git a/code-builder-home/antora.yml b/code-builder-home/antora.yml index 1cc34cb93..5fad239d5 100644 --- a/code-builder-home/antora.yml +++ b/code-builder-home/antora.yml @@ -3,3 +3,6 @@ title: Anypoint Code Builder version: 'master' nav: - modules/ROOT/nav.adoc +asciidoc: + attributes: + page-component-desc: IDE for designing API specifications, implementing APIs with automated scaffolding, and building Mule integrations with DataWeave. From 6e92e8f6b34150f36955cd1d80cab292d0366f19 Mon Sep 17 00:00:00 2001 From: Cristian-Venticinque <46459586+Cristian-Venticinque@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:12:01 -0300 Subject: [PATCH 2/2] Update code-builder-home/antora.yml Co-authored-by: Cristian Pose <101070178+Crispy-Salesforce@users.noreply.github.com> --- code-builder-home/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code-builder-home/antora.yml b/code-builder-home/antora.yml index 5fad239d5..860c94ad8 100644 --- a/code-builder-home/antora.yml +++ b/code-builder-home/antora.yml @@ -5,4 +5,4 @@ nav: - modules/ROOT/nav.adoc asciidoc: attributes: - page-component-desc: IDE for designing API specifications, implementing APIs with automated scaffolding, and building Mule integrations with DataWeave. + page-component-desc: IDE for designing API specifications, implementing APIs with automated scaffolding, and building Mule integrations.