Kai Köhne 4dcab758b5 Move rsslisting documentation to common dir
Move the rsslisting example documentation to examples/network/doc,
as it is done for all the other examples.

Fixes: QTBUG-117215
Pick-to: 6.5
Change-Id: If83202825afe8c69cb7fda0f84ca4832cf3d60e7
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
(cherry picked from commit 802db7b52380c8c9dae34ee5adab4b1bf974634b)
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2023-10-19 08:23:35 +02:00
..
2023-05-31 12:56:00 +02:00
2022-05-16 16:37:38 +02:00

Qt is provided with an extensive set of network classes to support both
client-based and server side network programming.

These examples demonstrate the fundamental aspects of network programming
with Qt.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.