summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Eliasson <[email protected]>2024-04-03 10:54:41 +0200
committerAndreas Eliasson <[email protected]>2024-04-29 17:38:52 +0200
commitf8bc0e7c3b220dd19a2bb3ed7f868b6c1bcfde7d (patch)
tree9cc22aeb02838aeaa1301c4d2a04d070b2756d47
parent0b494c47d36a8234b1763518c9cddafe62f03715 (diff)
Doc: Remove \note that indicates you can access the source code
There used to be an examples page; this is no longer the case. Thus, remove the \note that indicates you can access the source code. Fixes: QTBUG-122166 Pick-to: 6.7 6.6 6.5 Change-Id: I1abe88000ae406e8d2cc9cc1deed42664607626b Reviewed-by: Topi Reiniƶ <[email protected]>
-rw-r--r--src/testlib/doc/src/qttestlib-manual.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/testlib/doc/src/qttestlib-manual.qdoc b/src/testlib/doc/src/qttestlib-manual.qdoc
index 9f650496bba..1b6f5340455 100644
--- a/src/testlib/doc/src/qttestlib-manual.qdoc
+++ b/src/testlib/doc/src/qttestlib-manual.qdoc
@@ -589,7 +589,5 @@
\li \l {Chapter 6: Skipping Tests with QSKIP}{Skipping Tests}
\endlist
- \note You can build and execute the tests from each chapter using the
- available source code, which is linked to at the end of each chapter.
*/