From 681b3f05db103c7a6ddc216ad10707b56cca7a39 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 12 Dec 2012 09:12:49 +0100 Subject: Doc: fix the Qt Linguist example page Use the \group and \ingroup commands to have qdoc list the examples. Edit the \brief contents. Change-Id: Iae0769bd1272b03d94b9287b9fddf78df27e1f12 Reviewed-by: David Schulz --- examples/linguist/doc/src/arrowpad.qdoc | 5 ++--- examples/linguist/doc/src/hellotr.qdoc | 6 ++++-- examples/linguist/doc/src/trollprint.qdoc | 5 ++++- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'examples') diff --git a/examples/linguist/doc/src/arrowpad.qdoc b/examples/linguist/doc/src/arrowpad.qdoc index dec7fd624..2b59417b2 100644 --- a/examples/linguist/doc/src/arrowpad.qdoc +++ b/examples/linguist/doc/src/arrowpad.qdoc @@ -28,9 +28,8 @@ /*! \example arrowpad \title Arrow Pad Example - - \brief This example is a slightly more involved and introduces a key \e - {Qt Linguist} concept: "contexts". It also shows how to use two + \ingroup examples-linguist + \brief Understanding the Qt Linguist \e contexts concept and using two or more languages. \image linguist-arrowpad_en.png diff --git a/examples/linguist/doc/src/hellotr.qdoc b/examples/linguist/doc/src/hellotr.qdoc index 5e34031ed..67ef6db28 100644 --- a/examples/linguist/doc/src/hellotr.qdoc +++ b/examples/linguist/doc/src/hellotr.qdoc @@ -27,10 +27,12 @@ /*! \example hellotr + \ingroup examples-linguist \title Hello tr() Example - \brief This example is a small Hello World program with a Latin translation. The - screenshot shows the English version. + \brief Translating a small Hello World program to Latin. + + 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 fe4857544..9fae61af4 100644 --- a/examples/linguist/doc/src/trollprint.qdoc +++ b/examples/linguist/doc/src/trollprint.qdoc @@ -27,9 +27,12 @@ /*! \example trollprint + \ingroup examples-linguist \title Troll Print Example - \brief Troll Print is an example application that lets the user choose + \brief Updating translations for later releases. + + Troll Print is an example application that lets the user choose printer settings. It comes in two versions: English and Portuguese. -- cgit v1.2.3