summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@theqtcompany.com>2015-02-13 10:11:37 +0100
committerLiang Qi <liang.qi@theqtcompany.com>2015-02-13 12:32:12 +0000
commit48f8a0cf237e757d1ef3f8be424f7a1acb915b0c (patch)
treede10735b3c51bb96c69fe25d01dc9554cb8cfb9c /src
parentdbd8d7b969202b666824bc3e9736122108edc066 (diff)
downloadqtwebsockets-48f8a0cf237e757d1ef3f8be424f7a1acb915b0c.tar.gz
Doc: add description and image for echoclient html
Change-Id: I7e2adaf19d15842f914be6f946f30d09b7b5532f Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/websockets/doc/qtwebsockets.qdocconf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/websockets/doc/qtwebsockets.qdocconf b/src/websockets/doc/qtwebsockets.qdocconf
index 3f87cef..ed95343 100644
--- a/src/websockets/doc/qtwebsockets.qdocconf
+++ b/src/websockets/doc/qtwebsockets.qdocconf
@@ -50,6 +50,10 @@ sourcedirs += .. \
exampledirs += ../../../examples/websockets \
snippets
+examples.fileextensions += "*.html"
+
+imagedirs += ../../../examples/websockets/doc/images
+
manifestmeta.thumbnail.names += "QtWebSockets/*"
navigation.landingpage = "Qt WebSockets"