From 49a30471b08066c4e7582eb52e90e4df726f3063 Mon Sep 17 00:00:00 2001 From: Feng Date: Tue, 30 Aug 2016 21:38:41 +0800 Subject: [PATCH] the --- docs/source/changes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/changes.rst b/docs/source/changes.rst index ebf3c8b0c..01a4ad3b1 100644 --- a/docs/source/changes.rst +++ b/docs/source/changes.rst @@ -87,12 +87,12 @@ Load the plugin:: ./bin/emqttd_ctl plugins load emqttd_sn -Improve The PubSub Design +Improve the PubSub Design ------------------------- .. image:: _static/images/publish.png -Improve The Plugin Management +Improve the Plugin Management ----------------------------- The plugin of EMQ 2.0 broker is a normal erlang application which depends on and extends 'emqttd'. You can create a standalone plugin application project, and add it to `emqttd-relx`_ Makefile as a DEP.