You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/01/28 09:37:47 UTC

[camel-quarkus] branch camel-master updated: Regen docs

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

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


The following commit(s) were added to refs/heads/camel-master by this push:
     new 12d9358  Regen docs
12d9358 is described below

commit 12d9358de013554660fa0ec870188add26f091fe
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jan 28 10:36:45 2021 +0100

    Regen docs
---
 .../ROOT/pages/reference/extensions/caffeine-lrucache.adoc  |  8 +++++++-
 .../azure-storage-datalake.adoc}                            |  0
 .../flight-recorder.adoc => components/hwcloud-smn.adoc}    |  0
 .../infinispan-embedded.adoc}                               |  0
 .../flight-recorder.adoc => components/kamelet.adoc}        |  0
 .../{others/flight-recorder.adoc => components/stitch.adoc} |  0
 .../ROOT/partials/reference/others/caffeine-lrucache.adoc   | 13 +++++++++++++
 7 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/reference/extensions/caffeine-lrucache.adoc b/docs/modules/ROOT/pages/reference/extensions/caffeine-lrucache.adoc
index 421db19..b13c69b 100644
--- a/docs/modules/ROOT/pages/reference/extensions/caffeine-lrucache.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/caffeine-lrucache.adoc
@@ -6,7 +6,7 @@
 :cq-native-supported: true
 :cq-status: Stable
 :cq-description: An LRUCacheFactory implementation based on Caffeine
-:cq-deprecated: false
+:cq-deprecated: true
 :cq-jvm-since: 1.0.0
 :cq-native-since: 1.0.0
 
@@ -15,6 +15,12 @@
 
 An LRUCacheFactory implementation based on Caffeine
 
+== What's inside
+
+* xref:{cq-camel-components}:others:caffeine-lrucache.adoc[Caffeine Lrucache]
+
+Please refer to the above link for usage and configuration details.
+
 == Maven coordinates
 
 [source,xml]
diff --git a/docs/modules/ROOT/partials/reference/others/flight-recorder.adoc b/docs/modules/ROOT/partials/reference/components/azure-storage-datalake.adoc
similarity index 100%
copy from docs/modules/ROOT/partials/reference/others/flight-recorder.adoc
copy to docs/modules/ROOT/partials/reference/components/azure-storage-datalake.adoc
diff --git a/docs/modules/ROOT/partials/reference/others/flight-recorder.adoc b/docs/modules/ROOT/partials/reference/components/hwcloud-smn.adoc
similarity index 100%
copy from docs/modules/ROOT/partials/reference/others/flight-recorder.adoc
copy to docs/modules/ROOT/partials/reference/components/hwcloud-smn.adoc
diff --git a/docs/modules/ROOT/partials/reference/others/flight-recorder.adoc b/docs/modules/ROOT/partials/reference/components/infinispan-embedded.adoc
similarity index 100%
copy from docs/modules/ROOT/partials/reference/others/flight-recorder.adoc
copy to docs/modules/ROOT/partials/reference/components/infinispan-embedded.adoc
diff --git a/docs/modules/ROOT/partials/reference/others/flight-recorder.adoc b/docs/modules/ROOT/partials/reference/components/kamelet.adoc
similarity index 100%
copy from docs/modules/ROOT/partials/reference/others/flight-recorder.adoc
copy to docs/modules/ROOT/partials/reference/components/kamelet.adoc
diff --git a/docs/modules/ROOT/partials/reference/others/flight-recorder.adoc b/docs/modules/ROOT/partials/reference/components/stitch.adoc
similarity index 100%
rename from docs/modules/ROOT/partials/reference/others/flight-recorder.adoc
rename to docs/modules/ROOT/partials/reference/components/stitch.adoc
diff --git a/docs/modules/ROOT/partials/reference/others/caffeine-lrucache.adoc b/docs/modules/ROOT/partials/reference/others/caffeine-lrucache.adoc
new file mode 100644
index 0000000..648f4e7
--- /dev/null
+++ b/docs/modules/ROOT/partials/reference/others/caffeine-lrucache.adoc
@@ -0,0 +1,13 @@
+// Do not edit directly!
+// This file was generated by camel-quarkus-maven-plugin:update-extension-doc-page
+:cq-artifact-id: camel-quarkus-caffeine-lrucache
+:cq-artifact-id-base: caffeine-lrucache
+:cq-native-supported: true
+:cq-status: Stable
+:cq-deprecated: true
+:cq-jvm-since: 1.0.0
+:cq-native-since: 1.0.0
+:cq-camel-part-name: caffeine-lrucache
+:cq-camel-part-title: Caffeine Lrucache
+:cq-camel-part-description: Camel Caffeine LRUCache support
+:cq-extension-page-title: Caffeine LRUCache