summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2019-11-15 15:57:40 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2019-11-15 15:06:39 +0000
commit65cfdf569921d4b2b70a03feb2005b0078563ac4 (patch)
tree0351bb016cef16c97d3f751d580c4c8e69c33f9b /doc
parent3b57edf272ea5f1f29f26bfae08db12a284dc697 (diff)
downloadqt-creator-65cfdf569921d4b2b70a03feb2005b0078563ac4.tar.gz
Doc: Hide links to content excluded from Qt Design Studio Manual
The links lead to strange places or generate QDoc warnings when building the Qt Design Studio Manual. Change-Id: Ic8311b54f9d49a8d56572c2f049b84cbe3933812 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/howto/creator-external-tools.qdoc11
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/src/howto/creator-external-tools.qdoc b/doc/src/howto/creator-external-tools.qdoc
index 2ba985e208..def82871b4 100644
--- a/doc/src/howto/creator-external-tools.qdoc
+++ b/doc/src/howto/creator-external-tools.qdoc
@@ -135,17 +135,24 @@
\li In the \uicontrol {Error output} field, select how to handle error
messages from the tool.
+ \if defined(qtcreator)
\li In the \uicontrol {Base environment} field, select whether to run
the tool in the system environment or the \l{Build Environment}
{build environment} or \l {Selecting the Run Environment}
{run environment} of the active project. Select the build or run
environment if the system environment does not contain the necessary
PATH settings to find the tool chain, for example.
+ \else
+ \li In the \uicontrol {Base environment} field, use the default settings.
+ \endif
\li In the \uicontrol Environment field, select \uicontrol Change to modify
environment variable values for build and run environments in
- the \uicontrol {Edit Environment Changes} dialog. For more information
- about how to add and remove variable values, see \l{Batch Editing}.
+ the \uicontrol {Edit Environment Changes} dialog.
+ \if defined(qtcreator)
+ For more information about how to add and remove variable values,
+ see \l{Batch Editing}.
+ \endif
\li Select the \uicontrol {Modifies current document} check box to make sure
that if the current document is modified by the tool, it is saved