summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/src/declarative/qtdeclarative.qdoc8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/src/declarative/qtdeclarative.qdoc b/doc/src/declarative/qtdeclarative.qdoc
index c687bff..ebf7880 100644
--- a/doc/src/declarative/qtdeclarative.qdoc
+++ b/doc/src/declarative/qtdeclarative.qdoc
@@ -74,8 +74,7 @@ completely new applications. QML is fully \l {Extending QML}{extensible from C+
\list
\o \l {Introduction to the QML language}
\o \l {Tutorial}{Tutorial: 'Hello World'}
-\o \l {tutorials-declarative-contacts.html}{Tutorial: 'Introduction to QML'}
-\o \l {advtutorial.html}{Advanced Tutorial: 'Same Game'}
+\o \l {advtutorial.html}{Tutorial: 'Same Game'}
\o \l {QML Examples and Walkthroughs}
\o \l {Using QML in C++ Applications}
\endlist
@@ -105,4 +104,9 @@ completely new applications. QML is fully \l {Extending QML}{extensible from C+
\o \l {Extending QML}
\o \l {qtbinding}{QML/C++ Data Binding}
\endlist
+
+\section1 Deprecated
+
+\o \l {tutorials-declarative-contacts.html}{Tutorial: 'Introduction to QML'}
+
*/