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.

Pick-to: 6.5 6.5.0
Change-Id: Ic91f5becc80985622a691aba96ce2c4e2984078e
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Joerg Bornemann 2023-03-06 16:56:21 +01:00 committed by Volker Hilsheimer
parent a9427bedd4
commit 565e43fc70
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.}