Doc: Add example categories for Qt Network examples
Task-number: QTBUG-116001 Change-Id: I0c32df7752347f7c38996b3815d270dbd4c90707 Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit 4e009da7ef0eeb29851b7c9e95f89d4411c072b8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
8ac594b13f
commit
9f0a95a806
@ -4,6 +4,7 @@
|
||||
/*!
|
||||
\example secureudpclient
|
||||
\title DTLS client
|
||||
\examplecategory {Networking}
|
||||
\ingroup examples-network
|
||||
\brief This example demonstrates how to implement client-side DTLS connections.
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
/*!
|
||||
\example secureudpserver
|
||||
\title DTLS server
|
||||
\examplecategory {Networking}
|
||||
\ingroup examples-network
|
||||
\brief This examples demonstrates how to implement a simple DTLS server.
|
||||
|
||||
|
@ -4,6 +4,7 @@
|
||||
/*!
|
||||
\example torrent
|
||||
\title Torrent Example
|
||||
\examplecategory {Networking}
|
||||
\ingroup examples-network
|
||||
\brief Demonstrates complex TCP/IP operations.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user