Doc: Do not highlight DTLS client/server
The client and server do in practice depend on each other. So setting up things is a tad more complicated, and the use case not big enough to warrant both to be highlighted. Task-number: QTBUG-96575 Pick-to: 6.2 Change-Id: I0ed69f7a20ec490cc977bde7f1b09162153d0bd2 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
This commit is contained in:
parent
461c3c58db
commit
2b48a4ebca
@ -37,9 +37,7 @@ exampledirs += ../../../examples/network \
|
|||||||
imagedirs += images \
|
imagedirs += images \
|
||||||
../../../examples/network/doc/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.landingpage = "Qt Network"
|
||||||
navigation.cppclassespage = "Qt Network C++ Classes"
|
navigation.cppclassespage = "Qt Network C++ Classes"
|
||||||
|
Loading…
Reference in New Issue
Block a user