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 a24122e  Regen
a24122e is described below

commit a24122eb3b1092325864d5b494350af2331f608c
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Jun 12 08:12:07 2021 +0200

    Regen
---
 .../resources/org/apache/camel/catalog/docs.properties       |  1 +
 .../camel/catalog/docs/hwcloud-functiongraph-component.adoc  |  2 ++
 .../org/apache/camel/catalog/docs/hwcloud-smn-component.adoc |  2 ++
 .../org/apache/camel/catalog/docs/hwcloud-summary.adoc       | 10 ++++++++++
 docs/components/modules/ROOT/nav.adoc                        |  5 +++--
 .../modules/ROOT/pages/hwcloud-functiongraph-component.adoc  |  2 ++
 .../components/modules/ROOT/pages/hwcloud-smn-component.adoc |  2 ++
 docs/components/modules/ROOT/pages/hwcloud-summary.adoc      | 12 ++++++++++++
 8 files changed, 34 insertions(+), 2 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
index ff81928..7419baf 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs.properties
@@ -210,6 +210,7 @@ hl7terser-language
 http-component
 hwcloud-functiongraph-component
 hwcloud-smn-component
+hwcloud-summary
 hystrix
 hystrix-eip
 hystrixConfiguration-eip
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-functiongraph-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-functiongraph-component.adoc
index c1e7620..7b3fce9 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-functiongraph-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-functiongraph-component.adoc
@@ -7,6 +7,8 @@
 :supportLevel: Preview
 :component-header: Only producer is supported
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/hwcloud-functiongraph.adoc[opts=optional]
+//Manually maintained attributes
+:group: Huawei Cloud
 
 *Since Camel {since}*
 
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-smn-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-smn-component.adoc
index bd2a47b..84ae573 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-smn-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-smn-component.adoc
@@ -7,6 +7,8 @@
 :supportLevel: Stable
 :component-header: Only producer is supported
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/hwcloud-smn.adoc[opts=optional]
+//Manually maintained attributes
+:group: Huawei Cloud
 
 *Since Camel {since}*
 
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-summary.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-summary.adoc
new file mode 100644
index 0000000..30ee0cc
--- /dev/null
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/hwcloud-summary.adoc
@@ -0,0 +1,10 @@
+= Huawei Cloud Component
+:docTitle: Huawei Cloud
+
+The Camel components for https://www.huaweicloud.com/intl/en-us/[Huawei Cloud 
Services] which provides connectivity to Huawei Cloud services from Camel.
+
+== {docTitle} components
+
+See the following for usage of each component:
+
+indexDescriptionList::[attributes='group={docTitle}',descAttribute=description]
\ No newline at end of file
diff --git a/docs/components/modules/ROOT/nav.adoc 
b/docs/components/modules/ROOT/nav.adoc
index c7f5f66..3f199a4 100644
--- a/docs/components/modules/ROOT/nav.adoc
+++ b/docs/components/modules/ROOT/nav.adoc
@@ -110,7 +110,6 @@
 ** xref:freemarker-component.adoc[Freemarker]
 ** xref:ftp-component.adoc[FTP]
 ** xref:ftps-component.adoc[FTPS]
-** xref:hwcloud-functiongraph-component.adoc[FunctionGraph]
 ** xref:ganglia-component.adoc[Ganglia]
 ** xref:geocoder-component.adoc[Geocoder]
 ** xref:git-component.adoc[Git]
@@ -148,6 +147,9 @@
 ** xref:hbase-component.adoc[HBase]
 ** xref:hdfs-component.adoc[HDFS]
 ** xref:http-component.adoc[HTTP]
+** xref:hwcloud-summary.adoc[Huawei Cloud]
+*** xref:hwcloud-functiongraph-component.adoc[FunctionGraph]
+*** xref:hwcloud-smn-component.adoc[SimpleNotification]
 ** xref:iec60870-client-component.adoc[IEC 60870 Client]
 ** xref:iec60870-server-component.adoc[IEC 60870 Server]
 ** xref:ignite-summary.adoc[Ignite]
@@ -284,7 +286,6 @@
 ** xref:sftp-component.adoc[SFTP]
 ** xref:sjms-component.adoc[Simple JMS]
 ** xref:sjms2-component.adoc[Simple JMS2]
-** xref:hwcloud-smn-component.adoc[SimpleNotification]
 ** xref:sip-component.adoc[SIP]
 ** xref:slack-component.adoc[Slack]
 ** xref:smpp-component.adoc[SMPP]
diff --git 
a/docs/components/modules/ROOT/pages/hwcloud-functiongraph-component.adoc 
b/docs/components/modules/ROOT/pages/hwcloud-functiongraph-component.adoc
index a45a5f2..4bdbc14 100644
--- a/docs/components/modules/ROOT/pages/hwcloud-functiongraph-component.adoc
+++ b/docs/components/modules/ROOT/pages/hwcloud-functiongraph-component.adoc
@@ -9,6 +9,8 @@
 :supportLevel: Preview
 :component-header: Only producer is supported
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/hwcloud-functiongraph.adoc[opts=optional]
+//Manually maintained attributes
+:group: Huawei Cloud
 
 *Since Camel {since}*
 
diff --git a/docs/components/modules/ROOT/pages/hwcloud-smn-component.adoc 
b/docs/components/modules/ROOT/pages/hwcloud-smn-component.adoc
index 09c72f6..43403bf 100644
--- a/docs/components/modules/ROOT/pages/hwcloud-smn-component.adoc
+++ b/docs/components/modules/ROOT/pages/hwcloud-smn-component.adoc
@@ -9,6 +9,8 @@
 :supportLevel: Stable
 :component-header: Only producer is supported
 
include::{cq-version}@camel-quarkus:ROOT:partial$reference/components/hwcloud-smn.adoc[opts=optional]
+//Manually maintained attributes
+:group: Huawei Cloud
 
 *Since Camel {since}*
 
diff --git a/docs/components/modules/ROOT/pages/hwcloud-summary.adoc 
b/docs/components/modules/ROOT/pages/hwcloud-summary.adoc
new file mode 100644
index 0000000..ed9ead1
--- /dev/null
+++ b/docs/components/modules/ROOT/pages/hwcloud-summary.adoc
@@ -0,0 +1,12 @@
+= Huawei Cloud Component
+//THIS FILE IS COPIED: EDIT THE SOURCE FILE:
+:page-source: 
components/camel-huawei/camel-huaweicloud-functiongraph/src/main/docs/hwcloud-summary.adoc
+:docTitle: Huawei Cloud
+
+The Camel components for https://www.huaweicloud.com/intl/en-us/[Huawei Cloud 
Services] which provides connectivity to Huawei Cloud services from Camel.
+
+== {docTitle} components
+
+See the following for usage of each component:
+
+indexDescriptionList::[attributes='group={docTitle}',descAttribute=description]
\ No newline at end of file

Reply via email to