aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/projects
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-02-26 15:29:17 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-02-26 16:15:21 +0000
commitda5d53b89b85d61808d130f5442fe27c0ef7cb83 (patch)
tree4e442fc7f78475d0579ae31ec69c6a55a16c7658 /doc/qtcreator/src/projects
parent07fae31f3cb17c36c4e2ab2ddfb9a33ca8f993c9 (diff)
Doc: Document the Restart Now button that appears when needed
Typically, when users enable or disable plugins. Change-Id: I1d9588e662613d6c061756d247bf12f7c1ace4ba Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Diffstat (limited to 'doc/qtcreator/src/projects')
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc5
-rw-r--r--doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc3
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc
index 4594179afc..9dc854433b 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc
@@ -36,9 +36,8 @@
The AutotoolsProjectManager is a plugin for autotools support. It is
disabled by default. To enable the plugin, select \uicontrol Help >
\uicontrol {About Plugins} > \uicontrol {Build Systems} >
- \uicontrol AutotoolsProjectManager.
-
- To use the plugin, restart \QC.
+ \uicontrol AutotoolsProjectManager.Then select \uicontrol {Restart Now}
+ to restart \QC and load the plugin.
To work with your Autotools project in \QC:
diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc
index a517d63383..100edd0937 100644
--- a/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc
+++ b/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc
@@ -38,7 +38,8 @@
To use \QC for Nim development, you need to enable the experimental
Nim plugin. Select \uicontrol Help > \uicontrol {About Plugins} >
- \uicontrol {Other Languages} > \uicontrol Nim, and then restart \QC.
+ \uicontrol {Other Languages} > \uicontrol Nim. Then select
+ \uicontrol {Restart Now} to restart \QC and load the plugin.
In addition, you have to download and install Nim and set up a Nim kit
in \QC.