aboutsummaryrefslogtreecommitdiffstats
path: root/examples/webchannel/chatserver-cpp/doc
diff options
context:
space:
mode:
authorJaishree Vyas <Jaishree.Vyas@qt.io>2023-08-21 11:47:29 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-08-23 10:19:39 +0000
commit881e601b83c915a95527088ce1971b0c8dd7b677 (patch)
tree6647edcca90315e4208280748762d8c4bfb9c2e7 /examples/webchannel/chatserver-cpp/doc
parentff41c8ec1f568115275323726f9e7d40148adfa9 (diff)
Doc: Add example categories for Qt Webchannel examples
Task-number: QTBUG-116067 Change-Id: I0f8dd067b21b85e42393ec70543bf85e844979ed Reviewed-by: Safiyyah Moosa <safiyyah.moosa@qt.io> Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit 58a549f9d2c0799d27231771ca8de88d50604c6c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/webchannel/chatserver-cpp/doc')
-rw-r--r--examples/webchannel/chatserver-cpp/doc/src/chatserver-cpp.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/webchannel/chatserver-cpp/doc/src/chatserver-cpp.qdoc b/examples/webchannel/chatserver-cpp/doc/src/chatserver-cpp.qdoc
index 4985445..bde0742 100644
--- a/examples/webchannel/chatserver-cpp/doc/src/chatserver-cpp.qdoc
+++ b/examples/webchannel/chatserver-cpp/doc/src/chatserver-cpp.qdoc
@@ -5,6 +5,7 @@
\example chatserver-cpp
\title Qt WebChannel ChatServer Example
\ingroup qtwebchannel-examples
+ \examplecategory {Web Technologies}
\brief A simple chat server implemented using the QWebChannel C++ API.
\image chatserver-cpp.png