summaryrefslogtreecommitdiffstats
path: root/src/core/doc/qt3dcore.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-03-16 15:09:28 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2015-03-17 10:43:55 +0000
commit8d655cd2490e04727a74688544f5b152b3993fba (patch)
tree67800f75aaf61b41ab4d884d3748df53d0bf3b72 /src/core/doc/qt3dcore.qdocconf
parent424d707537f229340dab1ecc7d54db64cff4255f (diff)
Doc: Add skeleton documentation for the examples
Add a skeleton version of the example documentation for each example, create a group page for them and link to it from the module landing pages. This allows browsing the example code from the docs and also enables listing them in Qt Creator's Welcome mode. Change-Id: I1ba16399b115bb8c5503bc91d2a8dee46417cd01 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'src/core/doc/qt3dcore.qdocconf')
-rw-r--r--src/core/doc/qt3dcore.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/doc/qt3dcore.qdocconf b/src/core/doc/qt3dcore.qdocconf
index 66833ef97..a1a90a31b 100644
--- a/src/core/doc/qt3dcore.qdocconf
+++ b/src/core/doc/qt3dcore.qdocconf
@@ -26,7 +26,7 @@ qhp.Qt3DCore.subprojects.classes.sortPages = true
tagfile = ../../../doc/qt3dcore/qt3dcore.tags
-depends += qtcore qtqml qtquick qtdoc
+depends += qtcore qtqml qtquick qtdoc qt3drender
headerdirs += ..
sourcedirs += ..