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:
parent
dcc1457361
commit
ed4d1f28c5
@ -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.}
|
||||
|
||||
|
@ -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.}
|
||||
|
||||
|
@ -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.}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user