summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2021-04-12 12:40:31 +0200
committerAlex Blasche <alexander.blasche@qt.io>2021-04-23 08:24:54 +0000
commit0fb98d5c806b61e418a006821023ed909498f4dd (patch)
tree97757908b5fdc44a8ead3918336c9e02bba6dd29 /src
parenta18a1a8270f1564ce858081b89062a20d0aafb9e (diff)
Only hightlight one example
There are too many highlighted modules in the complete module list already. Otherwise highlighting becomes meaningless. Change-Id: I42ad5bc4a605666ac8433ebb4d589c51ef2907c9 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Juha Vuolle <juha.vuolle@insta.fi> Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit 2041ff9ecc5b904adf081ab3f7ed02b0fb1f35ce) Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/scxml/doc/qtscxml.qdocconf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/scxml/doc/qtscxml.qdocconf b/src/scxml/doc/qtscxml.qdocconf
index 5ca867a..6aeddb5 100644
--- a/src/scxml/doc/qtscxml.qdocconf
+++ b/src/scxml/doc/qtscxml.qdocconf
@@ -48,8 +48,7 @@ excludefiles += "../qscxmlexecutablecontent_p.h"
tagfile = qtscxml.tags
-manifestmeta.highlighted.names = "QtScxml/Qt SCXML Calculator QML Example" \
- "QtScxml/Qt SCXML Traffic Light QML Example (Dynamic)"
+manifestmeta.highlighted.names = "QtScxml/Qt SCXML Traffic Light QML Example (Dynamic)"
navigation.landingpage = "Qt SCXML"
navigation.cppclassespage = "Qt SCXML C++ Classes"