summaryrefslogtreecommitdiffstats
path: root/src/doc
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2017-05-08 14:41:37 +0100
committerJani Heikkinen <jani.heikkinen@qt.io>2017-05-09 08:59:42 +0000
commit0ffdd1265b7a082a583b26a18f6cf84358edd68a (patch)
tree6cdb4494329364235686097b7a57ad0e64c1e6d9 /src/doc
parentf516fab44ea9c548485e9e9e5cd58c5c8a1da3e0 (diff)
Add documentation for Scene2D example
Change-Id: I2d47b9224e4f26b342cd8a9bbe3c9c5a5e410dc1 Reviewed-by: Antti Määttä <antti.maatta@qt.io>
Diffstat (limited to 'src/doc')
-rw-r--r--src/doc/qt3d.qdocconf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/doc/qt3d.qdocconf b/src/doc/qt3d.qdocconf
index aa39112d2..f5bbadd8d 100644
--- a/src/doc/qt3d.qdocconf
+++ b/src/doc/qt3d.qdocconf
@@ -81,7 +81,8 @@ imagedirs += images \
../../examples/qt3d/planets-qml/doc/images \
../../examples/qt3d/wireframe/doc/images \
../../examples/qt3d/audio-visualizer-qml/doc/images \
- ../../examples/qt3d/simplecustommaterial/doc/images
+ ../../examples/qt3d/simplecustommaterial/doc/images \
+ ../../examples/qt3d/scene2d/doc/images
Cpp.ignoretokens += QT3DINPUTSHARED_EXPORT \
QT3DCORESHARED_EXPORT \