summaryrefslogtreecommitdiffstats
path: root/examples/linguist
diff options
context:
space:
mode:
authorhjk <qthjk@ovi.com>2012-12-05 12:48:16 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-05 13:05:13 +0100
commitfcdb49368752aee51c6eadaa5482244df22395e2 (patch)
tree380a64e2b7e7fbc62c47489666539c13938ba4d3 /examples/linguist
parentb1ab872fdb183757a09878fc645597af5f8610b9 (diff)
Add \brief description to tools examples.
Change-Id: I713620c8c5cf55147b1c5732d745569916a8e264 Reviewed-by: Eike Ziller <eike.ziller@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/linguist')
-rw-r--r--examples/linguist/doc/src/arrowpad.qdoc2
-rw-r--r--examples/linguist/doc/src/hellotr.qdoc4
-rw-r--r--examples/linguist/doc/src/trollprint.qdoc2
3 files changed, 4 insertions, 4 deletions
diff --git a/examples/linguist/doc/src/arrowpad.qdoc b/examples/linguist/doc/src/arrowpad.qdoc
index 6e0ae5d0d..dec7fd624 100644
--- a/examples/linguist/doc/src/arrowpad.qdoc
+++ b/examples/linguist/doc/src/arrowpad.qdoc
@@ -29,7 +29,7 @@
\example arrowpad
\title Arrow Pad Example
- This example is a slightly more involved and introduces a key \e
+ \brief This example is a slightly more involved and introduces a key \e
{Qt Linguist} concept: "contexts". It also shows how to use two
or more languages.
diff --git a/examples/linguist/doc/src/hellotr.qdoc b/examples/linguist/doc/src/hellotr.qdoc
index 023e41bd7..5e34031ed 100644
--- a/examples/linguist/doc/src/hellotr.qdoc
+++ b/examples/linguist/doc/src/hellotr.qdoc
@@ -29,8 +29,8 @@
\example hellotr
\title Hello tr() Example
- This example is a small Hello World program with a Latin translation. The
- screenshot below shows the English version.
+ \brief This example is a small Hello World program with a Latin translation. The
+ screenshot shows the English version.
\image linguist-hellotr_en.png
diff --git a/examples/linguist/doc/src/trollprint.qdoc b/examples/linguist/doc/src/trollprint.qdoc
index f6fbc5e3c..fe4857544 100644
--- a/examples/linguist/doc/src/trollprint.qdoc
+++ b/examples/linguist/doc/src/trollprint.qdoc
@@ -29,7 +29,7 @@
\example trollprint
\title Troll Print Example
- Troll Print is an example application that lets the user choose
+ \brief Troll Print is an example application that lets the user choose
printer settings. It comes in two versions: English and
Portuguese.