aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-06-04 16:24:51 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-06-06 12:23:51 +0000
commitd3204ed5d49f4d6ee897c4e831c0284501b12953 (patch)
tree97291b712fcfcd9cb96e748252e10a4ea18b44d1 /doc
parente824ef5e0f9844211e74d3cd7c1c0d457b19c6a6 (diff)
Doc: Describe project type specific warning and error icons
... in the Projects view in the sidebar. Also, there is a big Manage Kits button in the view now. Change-Id: I3440fa34b98dba4c71a1c6a6559af31f7d9fd78c Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/projects/creator-projects-settings-overview.qdoc12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/src/projects/creator-projects-settings-overview.qdoc b/doc/src/projects/creator-projects-settings-overview.qdoc
index 90c78a612b..11e788951b 100644
--- a/doc/src/projects/creator-projects-settings-overview.qdoc
+++ b/doc/src/projects/creator-projects-settings-overview.qdoc
@@ -60,10 +60,14 @@
\image qtcreator-project-kits.png
The list displays kits that are configured in \uicontrol Tools >
- \uicontrol Options > \uicontrol Kits. To modify
- kit configuration or to add kits to the list, right-click the sidebar to
- open a context-menu, and then select \uicontrol {Manage Kits}. For more
- information about managing kits, see \l{Adding Kits}.
+ \uicontrol Options > \uicontrol Kits. If the kit configuration is not
+ suitable for the project type, warning and error icons are displayed.
+ To view the warning and error messages, move the mouse pointer over
+ the kit name.
+
+ To modify kit configuration or to add kits to the list, select
+ \uicontrol {Manage Kits}. For more information about managing kits, see
+ \l{Adding Kits}.
Each kit consists of a set of values that define one environment, such as a
\l{glossary-device}{device}, compiler, and Qt version. For more information,