forked from qt-creator/qt-creator
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>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user