summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/cmake/qt_add_plugin.qdoc
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-12-13 12:02:27 +0100
committerKai Köhne <kai.koehne@qt.io>2023-01-30 13:56:16 +0100
commit958dc5c1cd314358d6af3d7184c01ad62847b82d (patch)
tree10638127f14f2966dcc78cbb04fcd70c5909abcf /src/corelib/doc/src/cmake/qt_add_plugin.qdoc
parentd5525581705d073fd28cf222489c065b059a5150 (diff)
Doc: Use \keyword for alternative name of CMake command
\target will let the browser jump right below the title. Instead, open the page from the start. Pick-to: 6.5 Change-Id: Ia58664aa2696aca4f299d57b8dbaa9b6cda90f27 Reviewed-by: Pranta Ghosh Dastider <pranta.dastider@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'src/corelib/doc/src/cmake/qt_add_plugin.qdoc')
-rw-r--r--src/corelib/doc/src/cmake/qt_add_plugin.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/doc/src/cmake/qt_add_plugin.qdoc b/src/corelib/doc/src/cmake/qt_add_plugin.qdoc
index b19fecd601..d2322086e7 100644
--- a/src/corelib/doc/src/cmake/qt_add_plugin.qdoc
+++ b/src/corelib/doc/src/cmake/qt_add_plugin.qdoc
@@ -6,7 +6,7 @@
\ingroup cmake-commands-qtcore
\title qt_add_plugin
-\target qt6_add_plugin
+\keyword qt6_add_plugin
\summary {Creates a Qt plugin target.}