summaryrefslogtreecommitdiffstats
path: root/doc/scripting.qdoc
diff options
context:
space:
mode:
authorNiels Weber <niels.weber@digia.com>2013-08-07 13:40:13 +0200
committerNiels Weber <niels.weber@digia.com>2013-08-12 11:56:13 +0200
commitf25b8994eaa85b024fe9b2fd5cf55ef30eff909a (patch)
tree3d987f28dd3ddcd55681413f16cd8a51d6dd483e /doc/scripting.qdoc
parent089562c2e7580c9bbb0b266ed374e4a476be1dfb (diff)
Documented two more predefined variables.
Also allow uppercase variable names and document those. Also update the config.xml files in the examples to uppercase. Task-number: QTIFW-257 Change-Id: I446ed4e537cb7c15f49ba3071a9ab6591aab3329 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'doc/scripting.qdoc')
-rw-r--r--doc/scripting.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/scripting.qdoc b/doc/scripting.qdoc
index d0094575c..38fced90e 100644
--- a/doc/scripting.qdoc
+++ b/doc/scripting.qdoc
@@ -246,6 +246,12 @@
\row
\o os
\o Current platform: \c "x11", \c "win", or \c "mac".
+ \row
+ \o RootDir
+ \o Root directory of the filesystem.
+ \row
+ \o HomeDir
+ \o Home directory of the current user.
\endtable
The variables can be resolved by calls to \c installer.value(). If embedded