From 2b48a4ebca9fc5165f010f0e17872f7a510737bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 22 Sep 2021 11:08:43 +0200 Subject: 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 --- src/network/doc/qtnetwork.qdocconf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/network') diff --git a/src/network/doc/qtnetwork.qdocconf b/src/network/doc/qtnetwork.qdocconf index 23c4c1b24e..8206e6bbf2 100644 --- a/src/network/doc/qtnetwork.qdocconf +++ b/src/network/doc/qtnetwork.qdocconf @@ -37,9 +37,7 @@ exampledirs += ../../../examples/network \ imagedirs += images \ ../../../examples/network/doc/images -manifestmeta.highlighted.names = "QtNetwork/HTTP Example" \ - "QtNetwork/DTLS client" \ - "QtNetwork/DTLS server" +manifestmeta.highlighted.names = "QtNetwork/HTTP Example" navigation.landingpage = "Qt Network" navigation.cppclassespage = "Qt Network C++ Classes" -- cgit v1.2.3