Regenerate component documentation list

This updates the component list in the documentation.


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/492bef34
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/492bef34
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/492bef34

Branch: refs/heads/master
Commit: 492bef3432349317f95622c0528e38f2e72ea866
Parents: 2297128
Author: Zoran Regvart <zregv...@apache.org>
Authored: Wed Apr 19 10:27:50 2017 +0200
Committer: Zoran Regvart <zregv...@apache.org>
Committed: Wed Apr 19 10:32:35 2017 +0200

----------------------------------------------------------------------
 components/readme.adoc         | 17 ++++++++++++++++-
 docs/user-manual/en/SUMMARY.md |  5 +++++
 2 files changed, 21 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/492bef34/components/readme.adoc
----------------------------------------------------------------------
diff --git a/components/readme.adoc b/components/readme.adoc
index 09c9bf1..a3990e7 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -2,7 +2,7 @@ Components
 ^^^^^^^^^^
 
 // components: START
-Number of Components: 231 in 184 JAR artifacts (14 deprecated)
+Number of Components: 236 in 185 JAR artifacts (14 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |=======================================================================
@@ -251,12 +251,27 @@ Number of Components: 231 in 184 JAR artifacts (14 
deprecated)
 | link:camel-google-drive/src/main/docs/google-drive-component.adoc[Google 
Drive] (camel-google-drive) +
 `google-drive:apiName/methodName` | 2.14 | The google-drive component provides 
access to Google Drive file storage service.
 
+| link:camel-gae/src/main/docs/gauth-component.adoc[Google GAuth] (camel-gae) +
+`gauth:name` |  | The gauth component is used by web applications to implement 
a Google-specific OAuth consumer.
+
+| link:camel-gae/src/main/docs/ghttp-component.adoc[Google HTTP] (camel-gae) +
+`ghttp:httpUri` |  | The ghttp component provides HTTP connectivity to the GAE.
+
+| link:camel-gae/src/main/docs/glogin-component.adoc[Google Login] (camel-gae) 
+
+`glogin:hostName` |  | The glogin component is used by Camel applications 
outside Google App Engine (GAE) for programmatic login to GAE applications.
+
+| link:camel-gae/src/main/docs/gmail-component.adoc[Google mail] (camel-gae) +
+`gmail:sender` |  | The gmail component is used for sending emails to GAE.
+
 | link:camel-google-mail/src/main/docs/google-mail-component.adoc[Google Mail] 
(camel-google-mail) +
 `google-mail:apiName/methodName` | 2.15 | The google-mail component provides 
access to Google Mail.
 
 | link:camel-google-pubsub/src/main/docs/google-pubsub-component.adoc[Google 
Pubsub] (camel-google-pubsub) +
 `google-pubsub:projectId:destinationName` | 2.19 | Messaging client for Google 
Cloud Platform PubSub Service: https://cloud.google.com/pubsub/
 
+| link:camel-gae/src/main/docs/gtask-component.adoc[Google Task] (camel-gae) +
+`gtask:queueName` |  | The gtask component is used for sending messages to GAE 
task queue service.
+
 | link:camel-gora/src/main/docs/gora-component.adoc[Gora] (camel-gora) +
 `gora:name` | 2.14 | The gora component allows you to work with NoSQL 
databases using the Apache Gora framework.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/492bef34/docs/user-manual/en/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md
index 25968df..62f43ac 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -195,8 +195,13 @@
        * [GitHub](github-component.adoc)
        * [Google Calendar](google-calendar-component.adoc)
        * [Google Drive](google-drive-component.adoc)
+       * [Google GAuth](gauth-component.adoc)
+       * [Google HTTP](ghttp-component.adoc)
+       * [Google Login](glogin-component.adoc)
+       * [Google mail](gmail-component.adoc)
        * [Google Mail](google-mail-component.adoc)
        * [Google Pubsub](google-pubsub-component.adoc)
+       * [Google Task](gtask-component.adoc)
        * [Gora](gora-component.adoc)
        * [Grape](grape-component.adoc)
        * [gRPC](grpc-component.adoc)

Reply via email to