Feng 10 tahun lalu
induk
melakukan
dcd738dcb9
3 mengubah file dengan 25 tambahan dan 21 penghapusan
  1. 2 0
      docs/TODO
  2. 7 1
      docs/source/getstarted.rst
  3. 16 20
      docs/source/index.rst

+ 2 - 0
docs/TODO

@@ -6,3 +6,5 @@
 3. Plugins
 3. Plugins
 
 
 4. User Guide
 4. User Guide
+
+5. Tuning Guide

+ 7 - 1
docs/source/getstarted.rst

@@ -18,10 +18,17 @@ emqttd is aimed to provide a solid, enterprise grade, extensible open-source MQT
 * Easy to extend
 * Easy to extend
 * Solid stable
 * Solid stable
 
 
+--------
+Features
+--------
+
 -----------
 -----------
 Quick Start
 Quick Start
 -----------
 -----------
 
 
+Download and Install
+--------------------
+
 Download binary packeges for Linux, Mac, FreeBSD and Windows from http://emqtt.io/downloads.
 Download binary packeges for Linux, Mac, FreeBSD and Windows from http://emqtt.io/downloads.
 
 
 .. code:: console
 .. code:: console
@@ -37,7 +44,6 @@ Download binary packeges for Linux, Mac, FreeBSD and Windows from http://emqtt.i
     # Stop emqttd
     # Stop emqttd
     ./bin/emqttd stop
     ./bin/emqttd stop
 
 
------------------
 Build from Source
 Build from Source
 -----------------
 -----------------
 
 

+ 16 - 20
docs/source/index.rst

@@ -19,26 +19,6 @@ The emqttd project provides a scalable, enterprise grade, extensible open-source
 
 
 Sensors, Mobiles, Web Browsers and Application Servers could be connected by emqttd brokers with asynchronous PUB/SUB MQTT messages.
 Sensors, Mobiles, Web Browsers and Application Servers could be connected by emqttd brokers with asynchronous PUB/SUB MQTT messages.
 
 
-.. NOTE:: MQTT-SN,CoAP Protocols are planned to 1.x release.
-
-Contents:
-
-.. toctree::
-   :maxdepth: 2
-
-   getstarted
-   install
-   config
-   cluster
-   bridge
-   guide
-   commands
-   plugins
-
----------------------
-Supports and Contacts
----------------------
-
 +---------------+-----------------------------------------+
 +---------------+-----------------------------------------+
 | Homepage:     | http://emqtt.io                         |
 | Homepage:     | http://emqtt.io                         |
 +---------------+-----------------------------------------+
 +---------------+-----------------------------------------+
@@ -55,6 +35,22 @@ Supports and Contacts
 | Author:       | Feng Lee <feng@emqtt.io>                |
 | Author:       | Feng Lee <feng@emqtt.io>                |
 +---------------+-----------------------------------------+
 +---------------+-----------------------------------------+
 
 
+.. NOTE:: MQTT-SN,CoAP Protocols are planned to 1.x release.
+
+Contents:
+
+.. toctree::
+   :maxdepth: 2
+
+   getstarted
+   install
+   config
+   cluster
+   bridge
+   guide
+   commands
+   plugins
+
 -------
 -------
 License
 License
 -------
 -------