aboutsummaryrefslogtreecommitdiffstats
path: root/examples/websockets
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-09-29 12:00:12 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-10-06 14:30:35 +0000
commit55b2211b9a5f75bdc2b6383d4f382ec74d269713 (patch)
treee490bd90b6f19b2c95ba303d04303e51660317bc /examples/websockets
parent4d0e69d595c6ca86411f290468087f1e360f85f2 (diff)
Doc: Remove meta-page from Networking example category
The idea of the \examplecategory is to group individual examples. As each example is already part of the category, we don't need to list the overview page here. Pick-to: 6.6.0 6.5 Change-Id: I96e68d58d51b67c973c22b75cf255fc12b2999f7 Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io> (cherry picked from commit f3e471ca8003aa0e6760c039b965303956b3bc95) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples/websockets')
-rw-r--r--examples/websockets/doc/examples.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/websockets/doc/examples.qdoc b/examples/websockets/doc/examples.qdoc
index 6f23498..3599304 100644
--- a/examples/websockets/doc/examples.qdoc
+++ b/examples/websockets/doc/examples.qdoc
@@ -5,7 +5,6 @@
/*!
\group qtwebsockets-examples
\title Qt WebSockets Examples
- \examplecategory {Networking}
\brief List of Qt WebSocket examples
The examples below can be used as a guide to using the \l{Qt WebSockets} API.