summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/qtprogrammers.qdoc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2011-02-17 09:28:49 (GMT)
committerJerome Pasion <jerome.pasion@nokia.com>2011-02-17 09:29:51 (GMT)
commit9c080688f49c19c362d3f69f7d1762521efc045f (patch)
tree7cc063a17c0887d6c4c74cd6a5ac8a2a20b447df /doc/src/declarative/qtprogrammers.qdoc
parente91a42b7dfe9805e4025467f81af9ec713e0904b (diff)
downloadQt-9c080688f49c19c362d3f69f7d1762521efc045f.zip
Qt-9c080688f49c19c362d3f69f7d1762521efc045f.tar.gz
Qt-9c080688f49c19c362d3f69f7d1762521efc045f.tar.bz2
Removed section names and added a link to Qt Quick page.
Task-number: QTBUG-16071
Diffstat (limited to 'doc/src/declarative/qtprogrammers.qdoc')
-rw-r--r--doc/src/declarative/qtprogrammers.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/src/declarative/qtprogrammers.qdoc b/doc/src/declarative/qtprogrammers.qdoc
index 97caf80..e48dc9a 100644
--- a/doc/src/declarative/qtprogrammers.qdoc
+++ b/doc/src/declarative/qtprogrammers.qdoc
@@ -30,8 +30,6 @@
\target qtprogrammers
\title QML for Qt Programmers
-\section1 Overview
-
While QML does not require Qt knowledge to use, if you \e are already familiar with Qt,
much of your knowledge is directly relevant to learning and using QML. Of course,
an application with a UI defined in QML also uses Qt for all the non-UI logic.