This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 17adf9b Component docs
17adf9b is described below
commit 17adf9b3bf434b1c0c215a79ff916d6819ac0b0f
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jul 31 08:27:45 2018 +0200
Component docs
---
.../src/main/docs/{rxjava2-component.adoc => rxjava2.adoc} | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/components/camel-rxjava2/src/main/docs/rxjava2-component.adoc
b/components/camel-rxjava2/src/main/docs/rxjava2.adoc
similarity index 66%
rename from components/camel-rxjava2/src/main/docs/rxjava2-component.adoc
rename to components/camel-rxjava2/src/main/docs/rxjava2.adoc
index 806301f..66eb1bc 100644
--- a/components/camel-rxjava2/src/main/docs/rxjava2-component.adoc
+++ b/components/camel-rxjava2/src/main/docs/rxjava2.adoc
@@ -1,7 +1,11 @@
-## RxJava2 Component
+== RxJava2 Component
*Available as of Camel version 2.22*
+RxJava2 based back-end for Camel's reactive streams component.
+
+See more details in the camel-streams-component documentation.
+
Maven users will need to add the following dependency to their `pom.xml`
for this component: