From fc9d1a3c89b6d64d085f67bb6b23f14dbb4b727d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 16 Feb 2022 15:01:33 +0100 Subject: Doc: Remove cmake-variables qdoc group MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The group is not used anymore. It also prevents qdoc to properly put the variables in the breadcrumb menu (under "CMake Variables in Qt6 Core") Pick-to: 6.3 Change-Id: I1afe3b1cb7be8dcdda9a6c6e1235e4457800179d Reviewed-by: Jörg Bornemann --- src/corelib/doc/src/cmake/cmake-configure-variables.qdoc | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src/corelib/doc/src/cmake/cmake-configure-variables.qdoc') diff --git a/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc b/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc index f58ee9a1db..aec582aa00 100644 --- a/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc +++ b/src/corelib/doc/src/cmake/cmake-configure-variables.qdoc @@ -47,7 +47,6 @@ find_package(Qt6 REQUIRED COMPONENTS Core) */*! \page cmake-variable-ANDROID_NDK_HOST_SYSTEM_NAME.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title ANDROID_NDK_HOST_SYSTEM_NAME @@ -67,7 +66,6 @@ part of the deployment settings for a target. /*! \page cmake-variable-ANDROID_SDK_ROOT.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title ANDROID_SDK_ROOT @@ -87,7 +85,6 @@ It is written out as part of the deployment settings for a target. /*! \page cmake-variable-QT_ANDROID_APPLICATION_ARGUMENTS.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title QT_ANDROID_APPLICATION_ARGUMENTS @@ -107,7 +104,6 @@ out as part of the deployment settings for a target. /*! \page cmake-variable-QT_ANDROID_BUILD_ALL_ABIS.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title QT_ANDROID_BUILD_ALL_ABIS @@ -141,7 +137,6 @@ The variable is set to FALSE by default. /*! \page cmake-variable-QT_ANDROID_ABIS.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title QT_ANDROID_ABIS @@ -167,7 +162,6 @@ QT_ANDROID_ABIS logic. /*! \page cmake-variable-QT_PATH_ANDROID_ABI.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title QT_PATH_ANDROID_ABI_ @@ -187,7 +181,6 @@ Each variable can be used to specify the path to Qt for Android for the correspo /*! \page cmake-variable-QT_HOST_PATH.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title QT_HOST_PATH @@ -205,7 +198,6 @@ platform. It is used to locate tools to be run on the host (\l{moc}, \l{rcc}, /*! \page cmake-variable-QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID @@ -223,7 +215,6 @@ Set \c QT_NO_SET_XCODE_DEVELOPMENT_TEAM_ID to true if you want to prevent this. /*! \page cmake-variable-QT_NO_SET_XCODE_BUNDLE_IDENTIFIER.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title QT_NO_SET_XCODE_BUNDLE_IDENTIFIER @@ -242,7 +233,6 @@ Set \c QT_NO_SET_XCODE_BUNDLE_IDENTIFIER to true if you want to prevent this. /*! \page cmake-variable-QT_ENABLE_VERBOSE_DEPLOYMENT.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title QT_ENABLE_VERBOSE_DEPLOYMENT @@ -263,7 +253,6 @@ must be set before the first \c{find_package(Qt6)} call to have that effect. /*! \page cmake-variable-QT_DEPLOY_SUPPORT.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title QT_DEPLOY_SUPPORT @@ -288,7 +277,6 @@ an application, along with its runtime dependencies: /*! \page cmake-variable-QT_NO_STANDARD_PROJECT_SETUP.html -\ingroup cmake-variables \ingroup cmake-variables-qtcore \title QT_NO_STANDARD_PROJECT_SETUP -- cgit v1.2.3