This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new e662172751a5 Add group to these docs
e662172751a5 is described below
commit e662172751a5509ede5f4b58053d9419a46e4fe3
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Dec 15 10:51:41 2025 +0100
Add group to these docs
---
components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc | 1 +
.../src/main/docs/azure-schema-registry.adoc | 2 ++
docs/components/modules/others/nav.adoc | 4 ++--
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc
b/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc
index 4a0c700d6763..9b9af5f449dc 100644
--- a/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc
+++ b/components/camel-aws/camel-aws-xray/src/main/docs/aws-xray.adoc
@@ -8,6 +8,7 @@
:deprecated: *deprecated*
:tabs-sync-option:
//Manually maintained attributes
+:group: AWS
:camel-spring-boot-name: aws-xray
*Since Camel {since}*
diff --git
a/components/camel-azure/camel-azure-schema-registry/src/main/docs/azure-schema-registry.adoc
b/components/camel-azure/camel-azure-schema-registry/src/main/docs/azure-schema-registry.adoc
index 538659bc0670..46ea61ad8d99 100644
---
a/components/camel-azure/camel-azure-schema-registry/src/main/docs/azure-schema-registry.adoc
+++
b/components/camel-azure/camel-azure-schema-registry/src/main/docs/azure-schema-registry.adoc
@@ -6,6 +6,8 @@
:since: 4.2
:supportlevel: Stable
:tabs-sync-option:
+//Manually maintained attributes
+:group: Azure
*Since Camel {since}*
diff --git a/docs/components/modules/others/nav.adoc
b/docs/components/modules/others/nav.adoc
index 93e4ed21385b..4bbf929e95ef 100644
--- a/docs/components/modules/others/nav.adoc
+++ b/docs/components/modules/others/nav.adoc
@@ -3,8 +3,8 @@
* xref:others:index.adoc[Miscellaneous Components]
** xref:attachments.adoc[Attachments]
-** xref:aws-xray.adoc[AWS XRay]
-** xref:azure-schema-registry.adoc[Azure Schema Registry]
+*** xref:aws-xray.adoc[AWS XRay]
+*** xref:azure-schema-registry.adoc[Azure Schema Registry]
** xref:cli-connector.adoc[CLI Connector]
** xref:cli-debug.adoc[CLI Debug]
** xref:cloudevents.adoc[Cloudevents]