aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/qtquick.qdocconf
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2023-09-29 16:07:51 +0200
committerKai Köhne <kai.koehne@qt.io>2023-10-09 12:20:53 +0000
commit2a93472d8e4c918f2af9f31891a4a6e0470716d2 (patch)
tree14d363b61491aa80fb6a9ff135ba061fd629363e /src/quick/doc/qtquick.qdocconf
parent8c2ea501fdd07e44ee68e22dcc6d820ae93116f2 (diff)
Remove tutorial from Application Examples again
Turns out that there is a 'real' same game example in qtdoc, so no need to list this tutorial page. While at it, also remove the entry for 'QtQuick/Qt Quick Demo - Same Game' from manifestmeta. Since the example got renamed and moved to qtdoc, this didn't have any impact anymore. Pick-to: 6.5 6.6 Task-number: QTBUG-117207 Change-Id: I35d8e1024e58619dc65060a41091021246546885 Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
Diffstat (limited to 'src/quick/doc/qtquick.qdocconf')
-rw-r--r--src/quick/doc/qtquick.qdocconf2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/quick/doc/qtquick.qdocconf b/src/quick/doc/qtquick.qdocconf
index 1f191c452a..1d909a64c9 100644
--- a/src/quick/doc/qtquick.qdocconf
+++ b/src/quick/doc/qtquick.qdocconf
@@ -95,8 +95,6 @@ examples.fileextensions += "*.qm"
manifestmeta.thumbnail.names += "QtQuick/QML Dynamic View Ordering Tutorial*"
-manifestmeta.highlighted.names = "QtQuick/Qt Quick Demo - Same Game"
-
navigation.landingpage = "Qt Quick"
navigation.cppclassespage = "Qt Quick C++ Classes"
navigation.qmltypespage = "Qt Quick QML Types"