aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/qtqml.qdocconf
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-12-02 13:24:29 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2020-12-03 12:15:10 +0000
commit7a4ac2060f878cf1b48e88d901c671523cbe06e9 (patch)
tree951e264a0aab42f7d867fe0048282f1fbe8cdb6d /src/qml/doc/qtqml.qdocconf
parentf4ce3ae091d3538d8ac364007379d05c891641e8 (diff)
Doc: Do not highlight "Writing QML Extensions with C++" example
This is a more complex example that is also not that visually appealing. Change-Id: Ia5ebfa407c6bcbd3d701068384bfd660833a867c Reviewed-by: Tuukka Turunen <tuukka.turunen@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit 86b9ae4da1be2f797f6d6762d870555ee8c893de) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/qml/doc/qtqml.qdocconf')
-rw-r--r--src/qml/doc/qtqml.qdocconf2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qml/doc/qtqml.qdocconf b/src/qml/doc/qtqml.qdocconf
index 7f530be109..7737ec5575 100644
--- a/src/qml/doc/qtqml.qdocconf
+++ b/src/qml/doc/qtqml.qdocconf
@@ -64,8 +64,6 @@ manifestmeta.thumbnail.names += "QtQml/Chapter 4*" \
"QtQml/Chapter 6*" \
"QtQml/C++ Extensions: *"
-manifestmeta.highlighted.names = "QtQml/Writing QML Extensions with C++"
-
navigation.landingpage = "Qt QML"
navigation.cppclassespage = "Qt QML C++ Classes"
navigation.qmltypespage = "Qt QML QML Types"