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:
Volker Hilsheimer 2023-03-01 18:33:20 +01:00
parent 87d06eac15
commit 38885dda73
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
\ingroup cmake-commands-qtqml
\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.}