Repository: camel
Updated Branches:
  refs/heads/master 8a70c60d8 -> 8db62e7ca


Regen docs


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

Branch: refs/heads/master
Commit: 8db62e7cab61dabca225c87f8f5e49c38e2318b7
Parents: 8a70c60
Author: Claus Ibsen <davscl...@apache.org>
Authored: Tue Feb 14 10:25:42 2017 +0100
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Tue Feb 14 10:25:50 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/8db62e7c/components/readme.adoc
----------------------------------------------------------------------
diff --git a/components/readme.adoc b/components/readme.adoc
index 2de3d3e..c3c9e0d 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -2,7 +2,7 @@ Components
 ^^^^^^^^^^
 
 // components: START
-Number of Components: 218
+Number of Components: 219
 
 [width="100%",cols="4,1,5",options="header"]
 |=======================================================================
@@ -74,6 +74,9 @@ Number of Components: 218
 | link:camel-aws/src/main/docs/aws-sdb-component.adoc[AWS SimpleDB] 
(camel-aws) +
 `aws-sdb:domainName` | 2.9 | The aws-sdb component is for storing and 
retrieving data from/to Amazon's SDB service.
 
+| link:camel-azure/src/main/docs/azure-blob-component.adoc[Azure Storage Blob 
Service] (camel-azure) +
+`azure-blob:containerOrBlobUri` |  | The azure-blob component is used for 
storing and retrieving blobs from Azure Storage Blob Service.
+
 | link:../camel-core/src/main/docs/bean-component.adoc[Bean] (camel-core) +
 `bean:beanName` | 1.0 | The bean component is for invoking Java beans from 
Camel.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/8db62e7c/docs/user-manual/en/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md
index e0d17e0..db18f18 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -146,6 +146,7 @@
        * [AWS Simple Queue Service](aws-sqs-component.adoc)
        * [AWS Simple Workflow](aws-swf-component.adoc)
        * [AWS SimpleDB](aws-sdb-component.adoc)
+       * [Azure Storage Blob Service](azure-blob-component.adoc)
        * [Bean Validator](bean-validator-component.adoc)
        * [Beanstalk](beanstalk-component.adoc)
        * [Bonita](bonita-component.adoc)

Reply via email to