Doc: Fix keyword for CMake commands related to deployment

The pages are supposed to use the \keyword command to provide a target
for the versioned command name.

Change-Id: Ic91f5becc80985622a691aba96ce2c4e2984078e
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 565e43fc704919923e53103911a72b3fec5c9d16)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Joerg Bornemann 2023-03-06 16:56:21 +01:00 committed by Qt Cherry-pick Bot
parent dcc1457361
commit ed4d1f28c5
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
\ingroup cmake-commands-qtcore
\title qt_deploy_qt_conf
\target qt_deploy_qt_conf
\keyword qt6_deploy_qt_conf
\summary {Write a qt.conf file at deployment time.}

View File

@ -6,7 +6,7 @@
\ingroup cmake-commands-qtcore
\title qt_deploy_runtime_dependencies
\target qt_deploy_runtime_dependencies
\keyword qt6_deploy_runtime_dependencies
\summary {Deploy Qt plugins, Qt and non-Qt libraries needed by an executable.}

View File

@ -6,7 +6,7 @@
\ingroup cmake-commands-qtcore
\title qt_deploy_translations
\target qt_deploy_translations
\keyword qt6_deploy_translations
\summary {Deploy Qt translations needed by an executable.}