diff options
author | José Bollo <jose.bollo@iot.bzh> | 2016-05-30 17:53:10 +0200 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2016-05-30 17:53:10 +0200 |
commit | 8902bb356f6b67c31e54cb23c27cd375f2f4ccdb (patch) | |
tree | eecdfd2301afad777bcaa19214f4e08bd3a55851 /doc/afb-tests-overview.html | |
parent | ec667b3dfe10945dc6fa140ef5acaaf10a437db9 (diff) |
Improves documentation
Change-Id: I7a93b69d56912f396aa7819149038746aa59e620
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'doc/afb-tests-overview.html')
-rw-r--r-- | doc/afb-tests-overview.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/afb-tests-overview.html b/doc/afb-tests-overview.html index f5dcb646..ce1cba44 100644 --- a/doc/afb-tests-overview.html +++ b/doc/afb-tests-overview.html @@ -18,9 +18,9 @@ Author: Manuel Bachmann <p>Here are the tests shipped in the source tree:</p> <ul> -<li><strong>afb-client-demo</strong> (command-line WebSockets)</li> -<li><strong>token-websock.qml</strong> (Qt/QML WebSockets)</li> -<li><strong>*.html</strong> (HTML5/JS HTTP-REST & WebSockets)</li> +<li><p><strong>afb-client-demo</strong> (command-line WebSockets)</p></li> +<li><p><strong>token-websock.qml</strong> (Qt/QML WebSockets)</p></li> +<li><p><strong>*.html</strong> (HTML5/JS HTTP-REST & WebSockets)</p></li> </ul> @@ -52,7 +52,7 @@ Author: Manuel Bachmann So, try:</p> <pre><code>auth connect -audio init +hello pingjson true </code></pre> <p><br /></p> |