diff options
author | David Boddie <david.boddie@nokia.com> | 2011-06-16 18:24:11 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2011-07-01 11:55:48 (GMT) |
commit | e32db846484eb3f9e2cc109d1c9250d326ee97d0 (patch) | |
tree | 0b868a274cd9ebfd74f4a10dbc51278bd1ef30bf /doc/src/index.qdoc | |
parent | 8304ca4edd7bd71dd0398451e62a281eac54d0a6 (diff) | |
download | Qt-e32db846484eb3f9e2cc109d1c9250d326ee97d0.zip Qt-e32db846484eb3f9e2cc109d1c9250d326ee97d0.tar.gz Qt-e32db846484eb3f9e2cc109d1c9250d326ee97d0.tar.bz2 |
Doc: Added a simple introduction to Qt and fixed links.
(cherry picked from commit 9ed61311bce15b8f1bb4b30ee9133f1a2355f41d)
Diffstat (limited to 'doc/src/index.qdoc')
-rw-r--r-- | doc/src/index.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc index 979c654..2ce6781 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -36,8 +36,8 @@ What is Qt \enddiv \list - \o \l{Qt Whitepaper}{Qt C++ Framework} - \o \l{Intro to Qt Quick}{Qt Quick} + \o \l{Qt Features Overview} + \o \l{Introduction to Qt Quick}{Qt Quick} \o \l{external: Qt Mobility Manual}{Qt Mobility} \o \l{Qt WebKit} \endlist |