summaryrefslogtreecommitdiff
path: root/doc/qtcreator.qdocconf
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-02-14 14:44:49 +0100
committerOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-02-15 11:35:22 +0100
commit853194370f16cb420e94d237ca306ba13cc5d5e6 (patch)
treef9ed271f2aaba734434e8c432a1efdb3ae24c297 /doc/qtcreator.qdocconf
parent6b1c306b138a4d95e91653f2cbef38e846c18804 (diff)
downloadqt-creator-853194370f16cb420e94d237ca306ba13cc5d5e6.tar.gz
use qt's qdoc templates when building against qt5
Change-Id: Id49e7808b0e8e83c54d573766fcb8c25bfe6728b Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc/qtcreator.qdocconf')
-rw-r--r--doc/qtcreator.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreator.qdocconf b/doc/qtcreator.qdocconf
index 7293bce928..b31381f962 100644
--- a/doc/qtcreator.qdocconf
+++ b/doc/qtcreator.qdocconf
@@ -1,3 +1,3 @@
# Run qdoc from the directory that contains this file.
include(config/qtcreator-project.qdocconf)
-include(config/qt-html-templates.qdocconf)
+include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)