Remove some examples from highlighted list

The Local Fortune examples and the JSON Save Game don't need to be
highlighted in Qt Creator.

Change-Id: I7c7c9997e9a1cfb61f94309f16be65c810b42e14
Reviewed-by: Tuukka Turunen <tuukka.turunen@qt.io>
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
(cherry picked from commit 61436f24cbd8219b0442544bd8e162fb8970bfc6)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Volker Hilsheimer 2020-11-25 13:43:03 +01:00 committed by Qt Cherry-pick Bot
parent 8a42551880
commit 2061c23ba1

View File

@ -51,8 +51,5 @@ excludefiles += ../../../examples/widgets/tools/customcompleter/doc/src/customco
# Included in qttestlib.qdocconf instead
excludefiles += ../kernel/qtestsupport_core.cpp
manifestmeta.highlighted.names = "QtCore/JSON Save Game Example" \
"QtCore/Local Fortune*"
navigation.landingpage = "Qt Core"
navigation.cppclassespage = "Qt Core C++ Classes"