This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch 3.15.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git


The following commit(s) were added to refs/heads/3.15.x by this push:
     new 514db03673 Make website build
514db03673 is described below

commit 514db03673834751b179f9d37f22b05d88d331af
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Feb 16 09:42:00 2025 +0100

    Make website build
---
 docs/modules/ROOT/pages/reference/extensions/groovy-dsl.adoc | 4 +---
 docs/modules/ROOT/pages/reference/extensions/js-dsl.adoc     | 4 +---
 docs/modules/ROOT/pages/reference/extensions/jsh-dsl.adoc    | 4 +---
 docs/modules/ROOT/pages/reference/extensions/kotlin-dsl.adoc | 4 +---
 4 files changed, 4 insertions(+), 12 deletions(-)

diff --git a/docs/modules/ROOT/pages/reference/extensions/groovy-dsl.adoc 
b/docs/modules/ROOT/pages/reference/extensions/groovy-dsl.adoc
index 3f4d94e0e8..1353fbf13c 100644
--- a/docs/modules/ROOT/pages/reference/extensions/groovy-dsl.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/groovy-dsl.adoc
@@ -22,9 +22,7 @@ Support for parsing Groovy route definitions at runtime
 [id="extensions-groovy-dsl-whats-inside"]
 == What's inside
 
-* xref:{cq-camel-components}:others:groovy-dsl.adoc[Groovy DSL]
-
-Please refer to the above link for usage and configuration details.
+* Groovy DSL
 
 [id="extensions-groovy-dsl-maven-coordinates"]
 == Maven coordinates
diff --git a/docs/modules/ROOT/pages/reference/extensions/js-dsl.adoc 
b/docs/modules/ROOT/pages/reference/extensions/js-dsl.adoc
index 158db04d43..fb7adf77a8 100644
--- a/docs/modules/ROOT/pages/reference/extensions/js-dsl.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/js-dsl.adoc
@@ -22,9 +22,7 @@ An JavaScript stack for parsing JavaScript route definitions
 [id="extensions-js-dsl-whats-inside"]
 == What's inside
 
-* xref:{cq-camel-components}:others:js-dsl.adoc[JavaScript DSL]
-
-Please refer to the above link for usage and configuration details.
+* JavaScript DSL
 
 [id="extensions-js-dsl-maven-coordinates"]
 == Maven coordinates
diff --git a/docs/modules/ROOT/pages/reference/extensions/jsh-dsl.adoc 
b/docs/modules/ROOT/pages/reference/extensions/jsh-dsl.adoc
index 37cfb84611..d9accee9ca 100644
--- a/docs/modules/ROOT/pages/reference/extensions/jsh-dsl.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/jsh-dsl.adoc
@@ -22,9 +22,7 @@ Camel DSL with JavaShell
 [id="extensions-jsh-dsl-whats-inside"]
 == What's inside
 
-* xref:{cq-camel-components}:others:jsh-dsl.adoc[JavaShell DSL]
-
-Please refer to the above link for usage and configuration details.
+* JavaShell DSL
 
 [id="extensions-jsh-dsl-maven-coordinates"]
 == Maven coordinates
diff --git a/docs/modules/ROOT/pages/reference/extensions/kotlin-dsl.adoc 
b/docs/modules/ROOT/pages/reference/extensions/kotlin-dsl.adoc
index 6801b933d1..bb2ecc0d83 100644
--- a/docs/modules/ROOT/pages/reference/extensions/kotlin-dsl.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/kotlin-dsl.adoc
@@ -22,9 +22,7 @@ Support for parsing Kotlin route definitions at runtime
 [id="extensions-kotlin-dsl-whats-inside"]
 == What's inside
 
-* xref:{cq-camel-components}:others:kotlin-dsl.adoc[Kotlin DSL]
-
-Please refer to the above link for usage and configuration details.
+* Kotlin DSL
 
 [id="extensions-kotlin-dsl-maven-coordinates"]
 == Maven coordinates

Reply via email to