diff options
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> |