summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKatja Marttila <katja.marttila@qt.io>2019-01-14 11:59:43 +0200
committerKatja Marttila <katja.marttila@qt.io>2019-01-15 12:38:19 +0000
commit2f30ae55a13cfe9aec894c5781d5f611e7872480 (patch)
tree90e433c1fb45759041c6d68f333ad7962cde4b6a /doc
parenta810460e127c254492526bf6af022aad2cd985e3 (diff)
Add documentation for AllowUnstableComponents
Change-Id: I21943c007626c65c83a6766d6e470019187239a6 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/installerfw.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index bdd99c089..0a0853cf6 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -333,6 +333,14 @@
\li Set to \c false if default repositories \c <RemoteRepositories> should not be saved to \e {MaintenanceToolName}.ini.
By default default repositories are saved. Not saving the repositories means than when you run \e maintenancetool
there are no default repositories in use.
+ \row
+ \li AllowUnstableComponents
+ \li Set to \c true if other components are allowed to be installed
+ although there are unstable components. A component is \e unstable
+ if it is missing a dependency, has errors in scripts, and so on.
+ Unstable components are grayed in the component tree, and therefore
+ cannot be selected. By default, the value is \c false which means
+ that the installation will be aborted if unstable components are found.
\endtable