summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/websockets/doc/src/index.qdoc2
-rw-r--r--src/websockets/qwebsocketserver.cpp2
-rw-r--r--tests/doc/README.qdocinc (renamed from tests/doc/README)0
3 files changed, 2 insertions, 2 deletions
diff --git a/src/websockets/doc/src/index.qdoc b/src/websockets/doc/src/index.qdoc
index 81a2cb4..9bd5e30 100644
--- a/src/websockets/doc/src/index.qdoc
+++ b/src/websockets/doc/src/index.qdoc
@@ -98,5 +98,5 @@
\l {Autobahn|Testsuite installation documentation}
to set up the test suite.
- \include README testsuite
+ \include README.qdocinc testsuite
*/
diff --git a/src/websockets/qwebsocketserver.cpp b/src/websockets/qwebsocketserver.cpp
index 989812f..5cbdbec 100644
--- a/src/websockets/qwebsocketserver.cpp
+++ b/src/websockets/qwebsocketserver.cpp
@@ -253,7 +253,7 @@
\fn void QWebSocketServer::handshakeInterruptedOnError(const QSslError &error)
\since 6.2
- QWebSocketServer emits this signal if a certificate verification error was
+ QWebSocketServer emits this signal if a certificate verification \a error was
found and if early error reporting was enabled in QSslConfiguration.
\sa sslErrors(), QSslConfiguration::setHandshakeMustInterruptOnError()
diff --git a/tests/doc/README b/tests/doc/README.qdocinc
index da9b2b5..da9b2b5 100644
--- a/tests/doc/README
+++ b/tests/doc/README.qdocinc