summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJaishree Vyas <Jaishree.Vyas@qt.io>2023-08-15 15:57:19 +0200
committerJaishree Vyas <Jaishree.Vyas@qt.io>2023-09-07 09:06:58 +0200
commitd2203f4b7a1c29e827c31409642df2f5cc0a463e (patch)
treeda60d8b205755c4f84f49355873f27bded590db6 /src
parent2e943de27f9c846fc97ee42821bf9124bdc547b7 (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. Task-number: QTBUG-115347 Pick-to: 6.5 6.6 Change-Id: I4a1c6da83fe7c56c4accc263a6380a34068b08f0 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/core/doc/src/qt3d-overview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/doc/src/qt3d-overview.qdoc b/src/core/doc/src/qt3d-overview.qdoc
index 81cd7ab02..bffede472 100644
--- a/src/core/doc/src/qt3d-overview.qdoc
+++ b/src/core/doc/src/qt3d-overview.qdoc
@@ -4,7 +4,7 @@
/*!
\page qt3d-overview.html
\title Qt 3D Overview
- \ingroup explanation
+ \ingroup explanations-2dand3dgraphics
\brief Qt 3D provides C++ and QML APIs to incorporate 3D content into Qt
applications.