summaryrefslogtreecommitdiff
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 a8ee4a7..b3062d1 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 = QtXmlPatterns
@@ -52,7 +55,6 @@ qhp.qtxmlpatterns.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"