summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-09-24 07:48:23 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-10-04 13:55:21 +0000
commit380e9b565ffe501a17ffebbd5de7104b4e68f477 (patch)
treeef1ef85baf3b99827b91badf3a4e434282dae189 /src/widgets
parent13075bb90c865a337e97bce4a7062028493a1cb8 (diff)
Doc: Add summary to CMake commands
For normal \page elements, \brief is just showing in the \generatelist or \annotatedlist commands. Make sure the description is also visible in the actual CMake command/variable/property page by defining a \summary macro. Change-Id: I12bc854d547059a2f6309a5922bb0b2a36d4e41c Reviewed-by: Craig Scott <craig.scott@qt.io> Reviewed-by: Topi Reiniö <topi.reinio@qt.io> (cherry picked from commit 23125b3f018f0dd27c761d2ba0e0dfca3d60b4f2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/doc/src/cmake-macros.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/doc/src/cmake-macros.qdoc b/src/widgets/doc/src/cmake-macros.qdoc
index c7a914f42d..f4662dee9f 100644
--- a/src/widgets/doc/src/cmake-macros.qdoc
+++ b/src/widgets/doc/src/cmake-macros.qdoc
@@ -32,7 +32,7 @@
\title qt_wrap_ui
\target qt6_wrap_ui
-\brief Creates sources for \c{.ui} files.
+\summary Creates sources for .ui files.
\section1 Synopsis