summaryrefslogtreecommitdiffstats
path: root/src/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-06-07 11:26:24 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-06-08 09:49:30 +0000
commita30b9dc1f32fca8857773c14a9b5535c431f84b0 (patch)
tree00e9564b80928e0316a325641004f4d84bd7ca2c /src/doc
parente6a1238709b703cf7f1ed8f08b4ea6241b9786f4 (diff)
Doc: Add docs for the Deferred Renderer example
Change-Id: Icc1e688ffb44431841054324fddecb2b6402d94b Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com> Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/qt3d.qdocconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/doc/qt3d.qdocconf b/src/doc/qt3d.qdocconf
index c2b996c80..f97535628 100644
--- a/src/doc/qt3d.qdocconf
+++ b/src/doc/qt3d.qdocconf
@@ -87,6 +87,8 @@ Cpp.ignoredirectives += Q_DECLARE_LOGGING_CATEGORY
manifestmeta.highlighted.names = "Qt3D/Qt 3D: Audio Visualizer Example" \
"Qt3D/Qt 3D: Planets QML Example"
+manifestmeta.thumbnail.names += "Qt3D/Qt 3D: Deferred Renderer C++ Example"
+
navigation.landingpage = "Qt 3D"
navigation.cppclassespage = "Qt 3D C++ Classes"
navigation.qmltypespage = "Qt 3D QML Types"