Skip to content

Commit

Permalink
[WSO2-Release] [Release 3.0.0] update documentation for release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Aug 22, 2019
1 parent ff1efc4 commit 8f88fff
Show file tree
Hide file tree
Showing 6 changed files with 82 additions and 499 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ For information on <a target="_blank" href="https://siddhi.io/">Siddhi</a> and i
* Versions 2.x and lower with group id `org.wso2.extension.siddhi.` from <a target="_blank" href="https://mvnrepository.com/artifact/org.wso2.extension.siddhi.io.rabbitmq/siddhi-io-rabbitmq">here</a>.
## Latest API Docs

Latest API Docs is <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/2.0.0">2.0.0</a>.
Latest API Docs is <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.0">3.0.0</a>.

## Features

* <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/2.0.0/#rabbitmq-sink">rabbitmq</a> *<a target="_blank" href="http://siddhi.io/en/v5.1/docs/query-guide/#sink">(Sink)</a>*<br><div style="padding-left: 1em;"><p>The rabbitmq sink pushes the events into a rabbitmq broker using the AMQP protocol</p></div>
* <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/2.0.0/#rabbitmq-source">rabbitmq</a> *<a target="_blank" href="http://siddhi.io/en/v5.1/docs/query-guide/#source">(Source)</a>*<br><div style="padding-left: 1em;"><p>The rabbitmq source receives the events from the rabbitmq broker via the AMQP protocol. </p></div>
* <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.0/#rabbitmq-sink">rabbitmq</a> *(<a target="_blank" href="http://siddhi.io/en/v5.1/docs/query-guide/#sink">Sink</a>)*<br> <div style="padding-left: 1em;"><p><p style="word-wrap: break-word;margin: 0;">The rabbitmq sink pushes the events into a rabbitmq broker using the AMQP protocol</p></p></div>
* <a target="_blank" href="https://siddhi-io.github.io/siddhi-io-rabbitmq/api/3.0.0/#rabbitmq-source">rabbitmq</a> *(<a target="_blank" href="http://siddhi.io/en/v5.1/docs/query-guide/#source">Source</a>)*<br> <div style="padding-left: 1em;"><p><p style="word-wrap: break-word;margin: 0;">The rabbitmq source receives the events from the rabbitmq broker via the AMQP protocol. </p></p></div>

## Dependencies
There are no other dependencies needed for this extension.
Expand Down
Loading

0 comments on commit 8f88fff

Please sign in to comment.