summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-06-01 10:56:26 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-06-01 10:58:15 +0000
commite42a6187aae414d97b0b166b2e3f824a29380d8e (patch)
tree8cd22d20ba301ae13799dd6546fb5842f44c2a6f
parent7463654cd7ab7803c650e439827b48be60fe3c64 (diff)
Doc: Highlight some examples in Qt Creator
This is a new module and some of the examples look nice. Change-Id: Ifadf559325ed95c3b9b0e075da2d5f79cf238203 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
-rw-r--r--src/scxml/doc/qtscxml.qdocconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/scxml/doc/qtscxml.qdocconf b/src/scxml/doc/qtscxml.qdocconf
index 4fa4abe..e58a710 100644
--- a/src/scxml/doc/qtscxml.qdocconf
+++ b/src/scxml/doc/qtscxml.qdocconf
@@ -44,6 +44,9 @@ sourcedirs += .. \
tagfile = qtscxml.tags
+manifestmeta.highlighted.names = "QtScxml/Qt SCXML Calculator QML Example" \
+ "QtScxml/Qt SCXML Traffic Light QML Example (Dynamic)"
+
navigation.landingpage = "Qt SCXML"
navigation.cppclassespage = "Qt SCXML C++ Classes"
navigation.qmltypespage = "Qt SCXML QML Types"