summaryrefslogtreecommitdiffstats
path: root/doc/qt5.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qt5.qdocconf')
-rw-r--r--doc/qt5.qdocconf4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/qt5.qdocconf b/doc/qt5.qdocconf
index 58c8457..8e7c568 100644
--- a/doc/qt5.qdocconf
+++ b/doc/qt5.qdocconf
@@ -1,3 +1,6 @@
+include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)
+include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
+
# Name of the project.
project = projectname
@@ -56,7 +59,6 @@ qhp.projectname.subprojects.classes.sortPages = true
# Do NOT change the variables after this line unless you know what you are doing.
-outputdir = html
outputformats = HTML
examples.fileextensions = "*.cpp *.h *.js *.svg *.xml *.ui *.qml"