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/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -57,7 +57,7 @@
applications for multiple desktop and \l{glossary-device}{device} applications for multiple desktop and \l{glossary-device}{device}
platforms. platforms.
\li \l{Using Other Build Systems} \li \l{Build Systems}
\QC is integrated with cross-platform systems for build automation: \QC is integrated with cross-platform systems for build automation:
qmake, Qbs, CMake, and Autotools. In addition, you can import qmake, Qbs, CMake, and Autotools. In addition, you can import

View File

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

View File

@@ -34,7 +34,7 @@
\page creator-project-other.html \page creator-project-other.html
\nextpage creator-project-cmake.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 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 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/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -75,7 +75,7 @@
\section1 Related Topics \section1 Related Topics
\list \list
\li \l{Using Other Build Systems} \li \l{Build Systems}
\endlist \endlist
*/ */

View File

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

View File

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