From 58dfb107810e292a60984c5ca7f962df0b98a2fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5rten=20Nordheim?= Date: Thu, 9 Mar 2023 15:44:50 +0100 Subject: Clean up multicast examples They're small, not much to polish. Pick-to: 6.5 Change-Id: Iada573504de557ab18381370bb9760b1f60cc2e4 Reviewed-by: Konrad Kujawa Reviewed-by: Timur Pocheptsov --- examples/network/doc/src/multicastreceiver.qdoc | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'examples/network/doc/src/multicastreceiver.qdoc') diff --git a/examples/network/doc/src/multicastreceiver.qdoc b/examples/network/doc/src/multicastreceiver.qdoc index 0003f04284..4b93e83314 100644 --- a/examples/network/doc/src/multicastreceiver.qdoc +++ b/examples/network/doc/src/multicastreceiver.qdoc @@ -3,10 +3,12 @@ /*! \example multicastreceiver - \title Multicast Receiver Example + \title Multicast Receiver + \meta category {Networking} + \meta tags {network,multicast,ipv6,ipv4,udp} \ingroup examples-network \brief Demonstrates how to receive information sent to a multicast group. - This example demonstrates how to receive messages sent to a multicast group - \image multicastreceiver-example.png + This example demonstrates how to receive messages sent to a multicast group. + \image multicastreceiver-example.webp */ -- cgit v1.2.3