summaryrefslogtreecommitdiffstats
path: root/doc/qt3dstudio-project.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qt3dstudio-project.qdocconf')
-rw-r--r--doc/qt3dstudio-project.qdocconf10
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/qt3dstudio-project.qdocconf b/doc/qt3dstudio-project.qdocconf
index 0f32aae9..d0c896e9 100644
--- a/doc/qt3dstudio-project.qdocconf
+++ b/doc/qt3dstudio-project.qdocconf
@@ -5,15 +5,17 @@ url = https://doc.qt.io/qt3dstudio
moduleheader =
sources.fileextensions = "*.qdoc *.html"
-sourcedirs = . \
- ../src/Viewer
+sourcedirs = src/ \
+ ../src/Runtime/ogl-runtime/src/viewer
-headerdirs = ../src/Viewer
+headerdirs = src/ \
+ ../src/Runtime/ogl-runtime/src/viewer
# TODO: Move images to doc/images
imagedirs = ./src/images
-depends = qtcore qtgui qtwidgets qtqml qtquick qtmultimedia qtdoc qt3dstudioruntime2
+depends = qtcore qtgui qtwidgets qtqml qtquick qtmultimedia qtdoc
+
qhp.projects = Qt3DStudio