aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorIvan Solovev <ivan.solovev@qt.io>2023-06-13 15:06:12 +0200
committerMarc Mutz <marc.mutz@qt.io>2023-06-21 07:45:25 +0000
commit423deb47684919d91040e399476703379065eb6b (patch)
tree27e699c358b81b75c83406db854f537e87fe20d2 /src
parent868ce39b7056f8d882df572a82f87f40042447d6 (diff)
Remove Console CoAP Client example
The example demonstrates a subset of features from Simple CoAP Client example, but does not have any UI, and also provides only a basic documentation page. It can be safely removed, and other examples should be used instead. Task-number: QTBUG-113858 Pick-to: 6.6 6.5 Change-Id: Iec63aa530d1bf35c403151341057ceb7dd2fac66 Reviewed-by: Marc Mutz <marc.mutz@qt.io> Reviewed-by: Sona Kurazyan <kurazyan.sona@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/coap/doc/qtcoap.qdocconf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/coap/doc/qtcoap.qdocconf b/src/coap/doc/qtcoap.qdocconf
index c1fdda8..5f8adcb 100644
--- a/src/coap/doc/qtcoap.qdocconf
+++ b/src/coap/doc/qtcoap.qdocconf
@@ -30,9 +30,6 @@ sourcedirs += ..
exampledirs = ../../../examples/coap
excludedirs += ../qt4support
-# Add a generic thumbnail to an example that has no \image in its documentation
-manifestmeta.thumbnail.names = "QtCoap/Console CoAP Client Example"
-
depends += qtcore qtdoc qtnetwork qmake qtcmake
#add generic thumbnail images for example documentation that does not have an image.