This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 5355a195873a2076b02fc1e1fb9ec907f801ec94
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Feb 26 10:31:41 2018 +0100

    Added automatic generation marker to pipeline docs
---
 camel-core/src/main/docs/eips/pipeline-eip.adoc | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/camel-core/src/main/docs/eips/pipeline-eip.adoc 
b/camel-core/src/main/docs/eips/pipeline-eip.adoc
index 192f176..706d4fa 100644
--- a/camel-core/src/main/docs/eips/pipeline-eip.adoc
+++ b/camel-core/src/main/docs/eips/pipeline-eip.adoc
@@ -10,6 +10,12 @@ With Camel you can split your processing across multiple 
independent
 
link:https://github.com/apache/camel/blob/master/docs/user-manual/en/endpoint.adoc[Endpoint]
 instances which can then be chained
 together.
 
+== Options
+
+// eip options: START
+The Pipeline EIP supports 0 options which are listed below:
+// eip options: END
+
 [[PipesandFilters-Samples]]
 === Samples
 
@@ -88,4 +94,4 @@ then the `<pipeline>` element comes into its own.
     </pipeline>
   </multicast>
 </route>
-----
\ No newline at end of file
+----

-- 
To stop receiving notification emails like this one, please contact
acosent...@apache.org.

Reply via email to