summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2017-11-08 13:27:16 +0100
committerTopi Reiniƶ <topi.reinio@qt.io>2017-11-10 09:47:00 +0000
commit07ab9ae86cc536aada3692589061daac5d014bc3 (patch)
tree102ac33b9e967eacb8a70499eb57544276b1830e
parenta383e038116654cebb3105554dfff8915b0b3f70 (diff)
downloadqtmultimedia-07ab9ae86cc536aada3692589061daac5d014bc3.tar.gz
Doc: Maintain the list of highlighted examples locally
Previously the list was maintained in qtbase. Also, add highlighting for 'Media Player Example'. Task-number: QTBUG-60627 Change-Id: I030863ac89e2bac6a2322a52afaece2cc1c8dcd3 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io>
-rw-r--r--src/multimedia/doc/qtmultimedia.qdocconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/multimedia/doc/qtmultimedia.qdocconf b/src/multimedia/doc/qtmultimedia.qdocconf
index e3d3827c5..074fcb75e 100644
--- a/src/multimedia/doc/qtmultimedia.qdocconf
+++ b/src/multimedia/doc/qtmultimedia.qdocconf
@@ -43,6 +43,9 @@ qhp.QtMultimedia.subprojects.examples.sortPages = true
exampledirs += ../../../examples \
snippets
+manifestmeta.highlighted.names = "QtMultimedia/QML Video Shader Effects Example" \
+ "QtMultimedia/Media Player Example"
+
headerdirs += ../..
imagedirs += src/images \