aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference/reference.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/reference.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/reference.qdoc')
-rw-r--r--doc/reference/reference.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/reference/reference.qdoc b/doc/reference/reference.qdoc
index feabe2ca4..8b227584e 100644
--- a/doc/reference/reference.qdoc
+++ b/doc/reference/reference.qdoc
@@ -44,7 +44,7 @@
\contentspage reference.html
\group list-of-builtin-services
\title List of Built-in Services
- Qbs provides the following built-in JavaScript extensions to simplify operations that
+ \QBS provides the following built-in JavaScript extensions to simplify operations that
are expected to be needed often in project files.
*/
@@ -52,12 +52,12 @@
\contentspage reference.html
\group list-of-modules
\title List of Modules
- These are the modules shipped with qbs.
+ These are the modules shipped with \QBS.
*/
/*!
\contentspage reference.html
\group list-of-items
\title List of Language Items
- Qbs provides the following built-in QML items to define projects.
+ \QBS provides the following built-in QML items to define projects.
*/