summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/http.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/http.qdoc')
-rw-r--r--examples/network/doc/src/http.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/network/doc/src/http.qdoc b/examples/network/doc/src/http.qdoc
index 67bdbdb558..62cfffd603 100644
--- a/examples/network/doc/src/http.qdoc
+++ b/examples/network/doc/src/http.qdoc
@@ -28,9 +28,11 @@
/*!
\example http
\title HTTP Example
+ \ingroup examples-network
+ \brief Demonstrates a simple HTTP client
- \brief The HTTP example demonstrates a simple HTTP client that shows how to fetch files
- specified by URLs from remote hosts.
+ This example demonstrates how a simple HTTP client can fetch files
+ from remote hosts.
\image http-example.png
*/