aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenu <venugopal.shivashankar@digia.com>2014-08-21 14:52:49 +0200
committerVenugopal Shivashankar <venugopal.shivashankar@digia.com>2014-08-26 11:02:39 +0200
commita67aa6abc6a406b00ef58a7e07fd39012bfa3eb1 (patch)
tree2b85499169c95bd177f8e90d242924d606a05dac
parenteadc35f499edd25d5d1c5f803db1d61675c1cc2c (diff)
Doc: Added a link to the QML advanced tutorial
This avoids the need to duplicate the example details that are already covered in the tutorial. Task-number: QTBUG-37203 Change-Id: If7e762dc1d9a572b83bddffe7982aec9a6363408 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
-rw-r--r--examples/quick/demos/samegame/doc/src/samegame.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/quick/demos/samegame/doc/src/samegame.qdoc b/examples/quick/demos/samegame/doc/src/samegame.qdoc
index acae8d728f..11fa4b7f05 100644
--- a/examples/quick/demos/samegame/doc/src/samegame.qdoc
+++ b/examples/quick/demos/samegame/doc/src/samegame.qdoc
@@ -38,6 +38,9 @@
\image qtquick-demo-samegame-med-1.png
\image qtquick-demo-samegame-med-2.png
+ For more details about different parts of the example, see
+ \l{QML Advanced Tutorial}.
+
\include examples-run.qdocinc
\sa {QML Applications}