summaryrefslogtreecommitdiffstats
path: root/doc/src/testing.qdoc
diff options
context:
space:
mode:
authorJaishree Vyas <Jaishree.Vyas@qt.io>2023-07-25 18:35:04 +0200
committerTopi Reinio <topi.reinio@qt.io>2023-09-11 07:40:39 +0000
commite5020dd289e18ad5124b0f68b51b8cdb6e06072e (patch)
tree7cedee581f92bfa61dabc5117845c069f5819fb1 /doc/src/testing.qdoc
parentd4a134f2e5143ea09728d1c0beb4f975019ff21a (diff)
Doc: All overviews list categorization
The \generate list names are added for each categorized section with some explanation. Here, calling the overviews as explanations-(name of the section). The idea is to give general terms instead of specific phrases like 'core' etc, for better understanding. Allow two warnings for \generatelist commands as the related \group pages live in modules external to qtdoc and are not loaded when testing documentation in the CI. Task-number: QTBUG-115347 Pick-to: 6.5 6.6 Change-Id: Ia8307d42fdb137808ae75cb9bcfeb58de30ba550 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'doc/src/testing.qdoc')
-rw-r--r--doc/src/testing.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/testing.qdoc b/doc/src/testing.qdoc
index 8de4edace..aac2348f0 100644
--- a/doc/src/testing.qdoc
+++ b/doc/src/testing.qdoc
@@ -5,6 +5,7 @@
\page testing-and-debugging.html
\title Testing and Debugging
\brief Writing unit tests and debugging with Qt
+\ingroup explanations-platforms
Qt provides various functionality to help you develop high quality code. There
are features that assist in debugging to track down bugs, and testing facilities