Link back to the particles module page from the overview page.
authorAlan Alpert <alan.alpert@nokia.com>
Mon, 25 Jun 2012 03:54:12 +0000 (13:54 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 25 Jun 2012 05:29:44 +0000 (07:29 +0200)
Task-number: QTBUG-25345

Change-Id: Id913bd1c1428b351bf03156891adaba5252ded5b
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
src/quick/doc/src/concepts/effects-particles.qdoc

index 8d77c26..9fbe85c 100644 (file)
@@ -47,6 +47,7 @@
     \inqmlmodule QtQuick.Particles 2.0
     \title Using the Qt Quick Particle System
 
+    Documentation for all Particle System elements can be found on the \l{QML Module QtQuick.Particles 2}{QtQuick.Particles} module page.
 
   Note that to use elements from the particles module, you will need to import the types with the following line:
   \code