From bcabc0ad3d25e78cd158a59fef4e894b3ec58b72 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Tue, 3 Jun 2014 15:52:49 +0200 Subject: Doc: Removed redundant link to section in the same page. There is no need to refer to a different section as it is understood that those instructions apply to all examples. Change-Id: I2d0d2d6cbf84790bc4ca2f3deda57ab5d3d1c6c1 Reviewed-by: Martin Smith --- src/quick/doc/src/examples.qdoc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/src/quick/doc/src/examples.qdoc b/src/quick/doc/src/examples.qdoc index 22c9786fda..3669a31de0 100644 --- a/src/quick/doc/src/examples.qdoc +++ b/src/quick/doc/src/examples.qdoc @@ -109,9 +109,8 @@ steps such as use cases and introductory material. For more information about Qt \section2 Extending QML The following tutorials show how a QML-based application can be combined with -C++ code using the \l{Qt QML} module. The \l{Running the Examples} section -has more information about opening the examples from within Qt Creator. For -information about extending QML, visit the \l{Integrating QML and C++} page. +C++ code using the \l{Qt QML} module. For information about extending QML, visit +the \l{Integrating QML and C++} page. \annotatedlist{qmlextendingexamples} @@ -119,8 +118,7 @@ information about extending QML, visit the \l{Integrating QML and C++} page. Examples are small applications which show how to implement various Qt Quick features. The examples run on various platforms and are opened from within Qt -Creator. The \l{Running the Examples} section has more information about opening -the examples from within Qt Creator. +Creator. \div {class="landingicons"} \div {class="icons1of3"} -- cgit v1.2.3