From d653a40394a337c5d01c69936e135863255b045f Mon Sep 17 00:00:00 2001 From: Greyson Lalonde Date: Sat, 14 Mar 2026 02:48:09 -0400 Subject: [PATCH] docs: register A2UI guide in docs navigation --- docs/docs.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/docs.json b/docs/docs.json index 84eed2947..322094ab8 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -351,7 +351,9 @@ "en/learn/using-annotations", "en/learn/execution-hooks", "en/learn/llm-hooks", - "en/learn/tool-hooks" + "en/learn/tool-hooks", + "en/learn/a2a-agent-delegation", + "en/learn/a2ui" ] }, { @@ -810,7 +812,9 @@ "en/learn/using-annotations", "en/learn/execution-hooks", "en/learn/llm-hooks", - "en/learn/tool-hooks" + "en/learn/tool-hooks", + "en/learn/a2a-agent-delegation", + "en/learn/a2ui" ] }, {