Doc: Fix target for qt_deploy_qml_imports
Use \keyword instead of \target for proper landing. Pick-to: 6.5 Change-Id: I5ccc8fb3f853e8c65b4797e9b44c0622e1dcf6b4 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
parent
87d06eac15
commit
38885dda73
|
@ -6,7 +6,7 @@
|
||||||
\ingroup cmake-commands-qtqml
|
\ingroup cmake-commands-qtqml
|
||||||
|
|
||||||
\title qt_deploy_qml_imports
|
\title qt_deploy_qml_imports
|
||||||
\target qt6_deploy_qml_imports
|
\keyword qt6_deploy_qml_imports
|
||||||
|
|
||||||
\summary {Deploy the runtime components of QML modules needed by an executable.}
|
\summary {Deploy the runtime components of QML modules needed by an executable.}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue