summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2010-12-10 14:52:05 +1000
committerRhys Weatherley <rhys.weatherley@nokia.com>2010-12-10 14:52:05 +1000
commitd7de6a0c892e62af01a83f593307f2ba459de6a9 (patch)
tree566de3401d6f26ad5cb69a2aff644fad4eda3f78
parent8e8357ffe9099b16a51e9dc8ef8649fbde27c53f (diff)
Add url of the external source repo
-rw-r--r--doc/src/index.qdoc4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc
index 4ba4840..3e0939e 100644
--- a/doc/src/index.qdoc
+++ b/doc/src/index.qdoc
@@ -59,7 +59,9 @@
\section1 Building QtQuickTest
- Build QtQuickTest against Qt 4.7 as follows:
+ The QtQuickTest source code can be obtained from
+ \l{http://qt.gitorious.org/qt-labs/qtest-qml}{http://qt.gitorious.org/qt-labs/qtest-qml}
+ and then built against Qt 4.7 as follows:
\code
$ /path/to/qt/bin/qmake qtest-qml.pro