aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/items/product.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-11 12:40:51 +0100
committerLeena Miettinen <riitta-leena.miettinen@digia.com>2013-11-11 14:12:56 +0100
commitbf97b398c43d9d5bc9ebf7a859c740fa41ecb9de (patch)
treefadbd2f3f22c4e55aaa22a997a7684183a9c43d9 /doc/reference/items/product.qdoc
parenta07d905b8231b4d21408bb463eaec616f77f2558 (diff)
Doc: Use the \QBS macro for the product name
This ensures that the name is always written in the same way and makes it easy to change, as only the value of the macro needs to be changed. Removed the product name from most titles as macros cannot be used in titles. It would break linking to titles. Please always use the macro in the future. Change-Id: I116abffc316edbb861034f5e431ca8e27b5a5d03 Reviewed-by: Jake Petroules <jake.petroules@petroules.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'doc/reference/items/product.qdoc')
-rw-r--r--doc/reference/items/product.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/reference/items/product.qdoc b/doc/reference/items/product.qdoc
index f5203f70c..e41b8204c 100644
--- a/doc/reference/items/product.qdoc
+++ b/doc/reference/items/product.qdoc
@@ -50,7 +50,7 @@
The \c type property specifies what will be built (an executable). The \c files property specifies
the input files (one C++ source file), and the \c Depends item pulls in the logic from the \c cpp module
about how to do the necessary transformations.
- For some often-used types of products, Qbs pre-defines special derived items that save
+ For some often-used types of products, \QBS pre-defines special derived items that save
users some typing. These are:
\list
\li Application
@@ -132,7 +132,7 @@
Info.plist files in OS X and iOS application and framework bundles, for example.
\endtable
- The following properties are automatically set by qbs and usually are not changed by the user:
+ The following properties are automatically set by \QBS and usually are not changed by the user:
\table
\header