Add index.adoc to make Antora happy
diff --git a/docs/modules/ROOT/pages/file-split-log-xml.adoc b/docs/modules/ROOT/pages/examples/file-split-log-xml.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/file-split-log-xml.adoc
rename to docs/modules/ROOT/pages/examples/file-split-log-xml.adoc
diff --git a/docs/modules/ROOT/pages/health.adoc b/docs/modules/ROOT/pages/examples/health.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/health.adoc
rename to docs/modules/ROOT/pages/examples/health.adoc
diff --git a/docs/modules/ROOT/pages/http-log.adoc b/docs/modules/ROOT/pages/examples/http-log.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/http-log.adoc
rename to docs/modules/ROOT/pages/examples/http-log.adoc
diff --git a/docs/modules/ROOT/pages/observability.adoc b/docs/modules/ROOT/pages/examples/observability.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/observability.adoc
rename to docs/modules/ROOT/pages/examples/observability.adoc
diff --git a/docs/modules/ROOT/pages/rest-json.adoc b/docs/modules/ROOT/pages/examples/rest-json.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/rest-json.adoc
rename to docs/modules/ROOT/pages/examples/rest-json.adoc
diff --git a/docs/modules/ROOT/pages/timer-log-cdi.adoc b/docs/modules/ROOT/pages/examples/timer-log-cdi.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/timer-log-cdi.adoc
rename to docs/modules/ROOT/pages/examples/timer-log-cdi.adoc
diff --git a/docs/modules/ROOT/pages/timer-log-kotlin.adoc b/docs/modules/ROOT/pages/examples/timer-log-kotlin.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/timer-log-kotlin.adoc
rename to docs/modules/ROOT/pages/examples/timer-log-kotlin.adoc
diff --git a/docs/modules/ROOT/pages/timer-log-main.adoc b/docs/modules/ROOT/pages/examples/timer-log-main.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/timer-log-main.adoc
rename to docs/modules/ROOT/pages/examples/timer-log-main.adoc
diff --git a/docs/modules/ROOT/pages/timer-log-spring.adoc b/docs/modules/ROOT/pages/examples/timer-log-spring.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/timer-log-spring.adoc
rename to docs/modules/ROOT/pages/examples/timer-log-spring.adoc
diff --git a/docs/modules/ROOT/pages/timer-log-xml.adoc b/docs/modules/ROOT/pages/examples/timer-log-xml.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/timer-log-xml.adoc
rename to docs/modules/ROOT/pages/examples/timer-log-xml.adoc
diff --git a/docs/modules/ROOT/pages/timer-log.adoc b/docs/modules/ROOT/pages/examples/timer-log.adoc
similarity index 100%
rename from docs/modules/ROOT/pages/timer-log.adoc
rename to docs/modules/ROOT/pages/examples/timer-log.adoc
diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc
new file mode 100644
index 0000000..940a6d9
--- /dev/null
+++ b/docs/modules/ROOT/pages/index.adoc
@@ -0,0 +1,17 @@
+= Camel Quarkus Examples
+:page-aliases: examples.adoc
+:indexer-version: latest
+:indexer-component: camel-quarkus-examples
+:indexer-module: ROOT
+:indexer-rel-filter: examples/*.adoc
+
+We offer several examples in https://github.com/apache/camel-quarkus-examples[Camel Quarkus examples repository]. To
+learn how to use them, please follow the xref:camel-quarkus::user-guide/first-steps.adoc[First steps] chapter of the User guide.
+
+Number of Examples: indexCount:[version="{indexer-version}",component="{indexer-component}",module="{indexer-module}",relative="{indexer-rel-filter}"]
+[width="100%",cols="3,7",options="header"]
+|===
+| Example | Description
+|===
+
+indexTable::[version="{indexer-version}",component="{indexer-component}",module="{indexer-module}",relative="{indexer-rel-filter}",cells="=`$\{cqExampleUrl}[$\{cqExampleTitle}]`,cq-example-description"]