aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2019-07-11 12:24:44 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2019-07-17 11:04:56 +0000
commit16a84ff85a5b440757962ad481335b60c5cdf44e (patch)
tree5ff1d8b221bec368cdb5e220b86e11901ba7be6c /doc
parent8ddbe6531b1273f634505a56a7de34830faada06 (diff)
Fix outdated documentation for some multiplexing properties
Amends 38c897a0d4. Fixes: QBS-1458 Change-Id: I2b3d72f5d738cc45fa061ce47711160d54bdfdc5 Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/qbs-module.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/reference/modules/qbs-module.qdoc b/doc/reference/modules/qbs-module.qdoc
index 9e7cc8c3c..c1a0b2532 100644
--- a/doc/reference/modules/qbs-module.qdoc
+++ b/doc/reference/modules/qbs-module.qdoc
@@ -640,8 +640,7 @@
The architectures the product will be built for.
- \defaultvalue \c{["armv5te"]} on Android, same as Xcode on Apple platforms,
- otherwise equivalent to \l{qbs::architecture}{[qbs.architecture]}.
+ \nodefaultvalue
*/
/*!
@@ -650,7 +649,7 @@
The build variants the product will be built for.
- \defaultvalue Equivalent to \l{qbs::buildVariant}{[qbs.buildVariant]}.
+ \nodefaultvalue
*/
/*!