This is an automated email from the ASF dual-hosted git repository.
vongosling pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-client-python.git.
from a7841a1 Merge pull request #11 from ShannonDing/gtest
add 66d08e9 add producer, message, push consumer api docs
new 42ca665 Merge pull request #12 from francisoliverlee/master
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/api-doc/consumer-push.md | 80 +++++++++++++++++++++++++
doc/api-doc/message.md | 135 +++++++++++++++++++++++++++++++++++++++++++
doc/api-doc/producer.md | 94 ++++++++++++++++++++++++++++++
3 files changed, 309 insertions(+)
create mode 100644 doc/api-doc/consumer-push.md
create mode 100644 doc/api-doc/message.md
create mode 100644 doc/api-doc/producer.md