This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch 3.8.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/3.8.x by this push:
new 0e0b0780d4 Make website build
0e0b0780d4 is described below
commit 0e0b0780d45d2e70dcc24d7acf86fdb19f7d338c
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 1e77112fa8..2510f5bca1 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 221d120890..d0afa0ed07 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 34346168a1..a51091668f 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 4b940a1441..5d0b26a929 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