From d84318e98aa3cbac11b4f95b3581e95aab96a34a Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 12 Sep 2017 13:44:43 +0200 Subject: Highlight standalone example Highlighted examples will show up prominently in the Qt Creator Welcome screen. Change-Id: I59f55ff9e3e7ff737dcbe22b9265eb7149588358 Reviewed-by: Milian Wolff --- src/webchannel/doc/qtwebchannel.qdocconf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/webchannel/doc/qtwebchannel.qdocconf') diff --git a/src/webchannel/doc/qtwebchannel.qdocconf b/src/webchannel/doc/qtwebchannel.qdocconf index 4026379..716da64 100644 --- a/src/webchannel/doc/qtwebchannel.qdocconf +++ b/src/webchannel/doc/qtwebchannel.qdocconf @@ -56,3 +56,5 @@ examples.fileextensions += "*.html *.json" navigation.landingpage = "Qt WebChannel" navigation.cppclassespage = "Qt WebChannel C++ Classes" navigation.qmltypespage = "Qt WebChannel QML Types" + +manifestmeta.highlighted.names += "QtWebChannel/Qt WebChannel Standalone Example" -- cgit v1.2.1