summaryrefslogtreecommitdiffstats
path: root/src/network/doc/src
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-05-20 10:56:11 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2015-05-20 11:24:52 +0000
commit9a1283f8d3a671c3d4d08b9a50c3ad1460b1b1f8 (patch)
treed45dd9ba53aa8ef7b57fc23161d04a78391d57e8 /src/network/doc/src
parentd204dd1d5e0f8399234ac1f804a1283457f393f2 (diff)
Doc: Qt Network: List the classes on SSL Classes page
Change-Id: I32693ac3012142c04671f8278e06165396ca3242 Task-number: QTBUG-46145 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/network/doc/src')
-rw-r--r--src/network/doc/src/ssl.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/doc/src/ssl.qdoc b/src/network/doc/src/ssl.qdoc
index 5a994a114c..45dffc95a3 100644
--- a/src/network/doc/src/ssl.qdoc
+++ b/src/network/doc/src/ssl.qdoc
@@ -36,6 +36,8 @@
the Secure Sockets Layer (SSL) protocol, using the OpenSSL Toolkit (\l{http://www.openssl.org/})
to perform encryption and protocol handling.
+ \annotatedlist ssl
+
See the \l {openssl-v1later}{OpenSSL Compatibility} page for information about the
versions of OpenSSL that are known to work with Qt.