Doc: Removed the HTML template from the .qdocconf files
authorJerome Pasion <jerome.pasion@digia.com>
Fri, 26 Oct 2012 12:56:08 +0000 (14:56 +0200)
committerJerome Pasion <jerome.pasion@digia.com>
Mon, 29 Oct 2012 09:41:43 +0000 (10:41 +0100)
-qt-module-defaults.qdocconf already contains the HTML template.

Change-Id: I8ecac8e959d0fe8705295f4c9a58dd6b98ca1a44
Reviewed-by: Martin Smith <martin.smith@digia.com>
src/qml/doc/qtqml.qdocconf
src/quick/doc/qtquick.qdocconf

index 8d6a612..ae4965c 100644 (file)
@@ -1,4 +1,3 @@
-include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)
 include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
 
 project                 = QtQml
index 45d695b..42b2ec1 100644 (file)
@@ -1,4 +1,3 @@
-include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)
 include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
 
 project                 = QtQuick
@@ -60,4 +59,3 @@ sourcedirs += ../../imports
 #add plugins directory because of dependencies
 headerdirs += ../../plugins
 sourcedirs += ../../plugins
-