Doc: Rename "Using Other Build Systems" to "Build Systems"

...now that qmake is not the default anymore, but you can choose
the build system when creating projects.

Change-Id: I52098059e1d32ba2c43c48af7df9dd4c2daff09e
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
This commit is contained in:
Leena Miettinen
2021-11-10 14:58:37 +01:00
parent 9d6b8727ee
commit b7bae45d12
6 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2020 The Qt Company Ltd.
** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -57,7 +57,7 @@
applications for multiple desktop and \l{glossary-device}{device}
platforms.
\li \l{Using Other Build Systems}
\li \l{Build Systems}
\QC is integrated with cross-platform systems for build automation:
qmake, Qbs, CMake, and Autotools. In addition, you can import

View File

@@ -515,7 +515,7 @@
\li \l{Opening Projects}
\li \l{Adding Libraries to Projects}
\li \l{Adding New Custom Wizards}
\li \l{Using Other Build Systems}
\li \l{Build Systems}
\endlist
*/

View File

@@ -34,7 +34,7 @@
\page creator-project-other.html
\nextpage creator-project-cmake.html
\title Using Other Build Systems
\title Build Systems
Most \QC project wizards enable you to choose the build system to use for
building the project: qmake, CMake, Meson, or Qbs. qmake is installed and

View File

@@ -1,6 +1,6 @@
/****************************************************************************
**
** Copyright (C) 2018 The Qt Company Ltd.
** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Creator documentation.
@@ -75,7 +75,7 @@
\section1 Related Topics
\list
\li \l{Using Other Build Systems}
\li \l{Build Systems}
\endlist
*/

View File

@@ -212,7 +212,7 @@
\li \l {Embedded Platforms}
\li \l {Mobile Platforms}
\endlist
\li \l{Using Other Build Systems}
\li \l{Build Systems}
\list
\li \l{Setting Up CMake}
\li \l{Setting Up Qbs}

View File

@@ -113,7 +113,7 @@
\li \b {\l{Advanced Use}}
\list
\li \l{Supported Platforms}
\li \l{Using Other Build Systems}
\li \l{Build Systems}
\li \l{Using Command Line Options}
\li \l{Keyboard Shortcuts}
\li \l{Using External Tools}