Regen code

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

Branch: refs/heads/master
Commit: b4cdbf1385e70ba2c66b9380c8628f2f2cd2caf7
Parents: 837fa76
Author: Claus Ibsen <davscl...@apache.org>
Authored: Tue Jan 31 11:27:53 2017 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Tue Jan 31 11:36:39 2017 +0100

----------------------------------------------------------------------
 components/readme.adoc         | 15 ---------------
 docs/user-manual/en/SUMMARY.md |  5 -----
 2 files changed, 20 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b4cdbf13/components/readme.adoc
----------------------------------------------------------------------
diff --git a/components/readme.adoc b/components/readme.adoc
index 7641b5c..fccd05c 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -204,27 +204,12 @@ Components
 | link:camel-google-drive/src/main/docs/google-drive-component.adoc[Google 
Drive] (camel-google-drive) +
 `google-drive:apiName/methodName` | 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` | 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` | 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` | 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/b4cdbf13/docs/user-manual/en/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md
index 05129ca..d93d575 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -190,13 +190,8 @@
        * [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)
        * [Guava EventBus](guava-eventbus-component.adoc)

Reply via email to