Repository: camel
Updated Branches:
  refs/heads/master 26cbd1839 -> eee8fda16


CAMEL-11242 fixed docs


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

Branch: refs/heads/master
Commit: 125d78e88d0dc56ccac9e30e7f9de4961e743daf
Parents: bb64dca
Author: Tomohisa Igarashi <tm.igara...@gmail.com>
Authored: Wed May 24 16:57:03 2017 +0900
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Wed May 24 13:11:03 2017 +0200

----------------------------------------------------------------------
 .../src/main/docs/twitter-directmessage-component.adoc           | 4 ++--
 .../camel-twitter/src/main/docs/twitter-search-component.adoc    | 4 +++-
 .../camel-twitter/src/main/docs/twitter-streaming-component.adoc | 4 +++-
 .../camel-twitter/src/main/docs/twitter-timeline-component.adoc  | 4 +++-
 4 files changed, 11 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/125d78e8/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc 
b/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc
index 46ccda7..2ac1e0a 100644
--- 
a/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc
+++ 
b/components/camel-twitter/src/main/docs/twitter-directmessage-component.adoc
@@ -5,7 +5,7 @@
 
 The Twitter Direct Message Component consumes/produces a user's direct 
messages.
 
-### URI Options
+### Component Options
 
 // component options: START
 The Twitter Direct Message component supports 9 options which are listed below.
@@ -28,7 +28,7 @@ The Twitter Direct Message component supports 9 options which 
are listed below.
 // component options: END
 
 
-
+### Endpoint Options
 
 // endpoint options: START
 The Twitter Direct Message endpoint is configured using URI syntax:

http://git-wip-us.apache.org/repos/asf/camel/blob/125d78e8/components/camel-twitter/src/main/docs/twitter-search-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-twitter/src/main/docs/twitter-search-component.adoc 
b/components/camel-twitter/src/main/docs/twitter-search-component.adoc
index 946f45f..d33677f 100644
--- a/components/camel-twitter/src/main/docs/twitter-search-component.adoc
+++ b/components/camel-twitter/src/main/docs/twitter-search-component.adoc
@@ -4,6 +4,8 @@
 
 The Twitter Search component consumes search results.
 
+### Component Options
+
 // component options: START
 The Twitter Search component supports 9 options which are listed below.
 
@@ -25,7 +27,7 @@ The Twitter Search component supports 9 options which are 
listed below.
 // component options: END
 
 
-
+### Endpoint Options
 
 // endpoint options: START
 The Twitter Search endpoint is configured using URI syntax:

http://git-wip-us.apache.org/repos/asf/camel/blob/125d78e8/components/camel-twitter/src/main/docs/twitter-streaming-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-twitter/src/main/docs/twitter-streaming-component.adoc 
b/components/camel-twitter/src/main/docs/twitter-streaming-component.adoc
index f240c96..58da2f8 100644
--- a/components/camel-twitter/src/main/docs/twitter-streaming-component.adoc
+++ b/components/camel-twitter/src/main/docs/twitter-streaming-component.adoc
@@ -4,6 +4,8 @@
 
 The Twitter Streaming component consumes twitter statuses using Streaming API.
 
+### Component Options
+
 // component options: START
 The Twitter Streaming component supports 9 options which are listed below.
 
@@ -25,7 +27,7 @@ The Twitter Streaming component supports 9 options which are 
listed below.
 // component options: END
 
 
-
+### Endpoint Options
 
 // endpoint options: START
 The Twitter Streaming endpoint is configured using URI syntax:

http://git-wip-us.apache.org/repos/asf/camel/blob/125d78e8/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
----------------------------------------------------------------------
diff --git 
a/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc 
b/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
index c16e970..a9a1c90 100644
--- a/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
+++ b/components/camel-twitter/src/main/docs/twitter-timeline-component.adoc
@@ -4,6 +4,8 @@
 
 The Twitter Timeline component consumes twitter timeline or update the status 
of specific user.
 
+### Component Options
+
 // component options: START
 The Twitter Timeline component supports 9 options which are listed below.
 
@@ -25,7 +27,7 @@ The Twitter Timeline component supports 9 options which are 
listed below.
 // component options: END
 
 
-
+### Endpoint Options
 
 // endpoint options: START
 The Twitter Timeline endpoint is configured using URI syntax:

Reply via email to