summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/qtcore.qdocconf
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-25 13:43:03 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-25 22:08:09 +0100
commit61436f24cbd8219b0442544bd8e162fb8970bfc6 (patch)
tree3d6fb18d8bacd822964d5c021623cc9a00e0f79e /src/corelib/doc/qtcore.qdocconf
parent78cbb25b9d70f1617ff6c912a22ac532b0352bde (diff)
Remove some examples from highlighted list
The Local Fortune examples and the JSON Save Game don't need to be highlighted in Qt Creator. Pick-to: 6.0 6.0.0 Change-Id: I7c7c9997e9a1cfb61f94309f16be65c810b42e14 Reviewed-by: Tuukka Turunen <tuukka.turunen@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/corelib/doc/qtcore.qdocconf')
-rw-r--r--src/corelib/doc/qtcore.qdocconf3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/corelib/doc/qtcore.qdocconf b/src/corelib/doc/qtcore.qdocconf
index 4a764ff61c..895dcb7b0a 100644
--- a/src/corelib/doc/qtcore.qdocconf
+++ b/src/corelib/doc/qtcore.qdocconf
@@ -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"