Skip to content

Commit

Permalink
[WSO2-Release] [Release 2.0.0] update documentation for release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wso2-jenkins-bot committed Apr 30, 2019
1 parent e66b2e4 commit e8a27df
Show file tree
Hide file tree
Showing 5 changed files with 428 additions and 9 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Find some useful links below:

## Latest API Docs

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

## How to use

Expand Down Expand Up @@ -45,8 +45,8 @@ Latest API Docs is <a target="_blank" href="https://wso2-extensions.github.io/si

## Features

* <a target="_blank" href="https://wso2-extensions.github.io/siddhi-io-rabbitmq/api/1.1.1/#rabbitmq-sink">rabbitmq</a> *<a target="_blank" href="https://wso2.github.io/siddhi/documentation/siddhi-4.0/#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://wso2-extensions.github.io/siddhi-io-rabbitmq/api/1.1.1/#rabbitmq-source">rabbitmq</a> *<a target="_blank" href="https://wso2.github.io/siddhi/documentation/siddhi-4.0/#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://wso2-extensions.github.io/siddhi-io-rabbitmq/api/2.0.0/#rabbitmq-sink">rabbitmq</a> *<a target="_blank" href="http://siddhi.io/documentation/siddhi-5.x/query-guide-5.x/#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://wso2-extensions.github.io/siddhi-io-rabbitmq/api/2.0.0/#rabbitmq-source">rabbitmq</a> *<a target="_blank" href="http://siddhi.io/documentation/siddhi-5.x/query-guide-5.x/#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>

## How to Contribute

Expand Down
Loading

0 comments on commit e8a27df

Please sign in to comment.