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:
parent
a9427bedd4
commit
565e43fc70
@ -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