From 8aaf60218c5bb3952687f749dbcdcf48ec47d046 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 14 Oct 2022 15:14:01 +0200 Subject: [PATCH] Doc: Add alternative terms for "shadow build" to the glossary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I36e160840520778f5ef7012ef72fb1abb967a3c5 Reviewed-by: Jörg Bornemann Reviewed-by: --- doc/qtcreator/src/overview/creator-only/creator-glossary.qdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/qtcreator/src/overview/creator-only/creator-glossary.qdoc b/doc/qtcreator/src/overview/creator-only/creator-glossary.qdoc index bf8bdcad611..43959315b4e 100644 --- a/doc/qtcreator/src/overview/creator-only/creator-glossary.qdoc +++ b/doc/qtcreator/src/overview/creator-only/creator-glossary.qdoc @@ -125,6 +125,10 @@ if you need many build configurations for a single set of source files. + Shadow builds are also widely known as \e {out-of-source builds} + to separate them from \e {in-source builds} or + \e {in-tree builds}. + \endtable */