summaryrefslogtreecommitdiff
path: root/src/websockets/doc/qtwebsockets.qdocconf
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2015-05-28 22:36:56 +0200
committerLiang Qi <liang.qi@theqtcompany.com>2015-06-24 10:04:35 +0000
commit8c2c5938b79f64e869a82f742da063e281171e1d (patch)
treeca00a08dda3e5f24b308a4e17aff70da6c469e11 /src/websockets/doc/qtwebsockets.qdocconf
parent150db98da8695f74601b1776742e8284602207fe (diff)
downloadqtwebsockets-8c2c5938b79f64e869a82f742da063e281171e1d.tar.gz
Doc: Added an overview page and updated the qdocconf
Task-number: QTBUG-41044 Change-Id: I074573e814de63e009744a11054365fb2f25bdb9 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to 'src/websockets/doc/qtwebsockets.qdocconf')
-rw-r--r--src/websockets/doc/qtwebsockets.qdocconf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/websockets/doc/qtwebsockets.qdocconf b/src/websockets/doc/qtwebsockets.qdocconf
index 8ce18ec..002898c 100644
--- a/src/websockets/doc/qtwebsockets.qdocconf
+++ b/src/websockets/doc/qtwebsockets.qdocconf
@@ -53,7 +53,8 @@ exampledirs += ../../../examples/websock
examples.fileextensions += "*.html"
-imagedirs += ../../../examples/websockets/doc/images
+imagedirs += ../../../examples/websockets/doc/images \
+ images
manifestmeta.thumbnail.names += "QtWebSockets/*"