QtNetwork: highlight DTLS client and server example

Change-Id: Ie6aaf0c15daaf63f9c7dd172c7a775d4076e4b16
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Mårten Nordheim 2020-11-03 17:15:37 +01:00
parent 62a741cd2b
commit 319fa51fa4

View File

@ -41,7 +41,9 @@ exampledirs += ../../../examples/network \
imagedirs += images \
../../../examples/network/doc/images
manifestmeta.highlighted.names = "QtNetwork/HTTP Example"
manifestmeta.highlighted.names = "QtNetwork/HTTP Example" \
"QtNetwork/DTLS client" \
"QtNetwork/DTLS server"
navigation.landingpage = "Qt Network"
navigation.cppclassespage = "Qt Network C++ Classes"