From 653bca19c70bda9aa6f058380694451fa3ed3a16 Mon Sep 17 00:00:00 2001 From: Casper van Donderen Date: Fri, 11 May 2012 10:40:07 +0200 Subject: Doc: Add a default license footer. The CSS for the footer is not completely correct, but at this time it is better to have something than nothing. Change-Id: I7371e1e458a2abafcdb0fca5564ad73e209d64c3 Reviewed-by: Jerome Pasion --- src/concurrent/doc/qtconcurrent.qdocconf | 1 + src/corelib/doc/qtcore.qdocconf | 1 + src/dbus/doc/qtdbus.qdocconf | 1 + src/gui/doc/qtgui.qdocconf | 1 + src/network/doc/qtnetwork.qdocconf | 1 + src/opengl/doc/qtopengl.qdocconf | 1 + src/printsupport/doc/qtprintsupport.qdocconf | 1 + src/sql/doc/qtsql.qdocconf | 1 + src/testlib/doc/qttest.qdocconf | 1 + src/widgets/doc/qtwidgets.qdocconf | 1 + src/xml/doc/qtxml.qdocconf | 1 + 11 files changed, 11 insertions(+) (limited to 'src') diff --git a/src/concurrent/doc/qtconcurrent.qdocconf b/src/concurrent/doc/qtconcurrent.qdocconf index d8d66a92c9..94a891a93b 100644 --- a/src/concurrent/doc/qtconcurrent.qdocconf +++ b/src/concurrent/doc/qtconcurrent.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtConcurrent diff --git a/src/corelib/doc/qtcore.qdocconf b/src/corelib/doc/qtcore.qdocconf index f788b36cdf..2151c35d5b 100644 --- a/src/corelib/doc/qtcore.qdocconf +++ b/src/corelib/doc/qtcore.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtCore diff --git a/src/dbus/doc/qtdbus.qdocconf b/src/dbus/doc/qtdbus.qdocconf index d33c4370a3..a1b3985924 100644 --- a/src/dbus/doc/qtdbus.qdocconf +++ b/src/dbus/doc/qtdbus.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtDBus diff --git a/src/gui/doc/qtgui.qdocconf b/src/gui/doc/qtgui.qdocconf index 85772bbc3e..f1eeaeb21a 100644 --- a/src/gui/doc/qtgui.qdocconf +++ b/src/gui/doc/qtgui.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtGui diff --git a/src/network/doc/qtnetwork.qdocconf b/src/network/doc/qtnetwork.qdocconf index e14fb32232..718a71c67b 100644 --- a/src/network/doc/qtnetwork.qdocconf +++ b/src/network/doc/qtnetwork.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtNetwork diff --git a/src/opengl/doc/qtopengl.qdocconf b/src/opengl/doc/qtopengl.qdocconf index f631f03b90..192aeb7c0e 100644 --- a/src/opengl/doc/qtopengl.qdocconf +++ b/src/opengl/doc/qtopengl.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtOpenGL diff --git a/src/printsupport/doc/qtprintsupport.qdocconf b/src/printsupport/doc/qtprintsupport.qdocconf index a21639bbc9..a9ed070d69 100644 --- a/src/printsupport/doc/qtprintsupport.qdocconf +++ b/src/printsupport/doc/qtprintsupport.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtPrintSupport diff --git a/src/sql/doc/qtsql.qdocconf b/src/sql/doc/qtsql.qdocconf index ac0249ae08..0711951a76 100644 --- a/src/sql/doc/qtsql.qdocconf +++ b/src/sql/doc/qtsql.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtSql diff --git a/src/testlib/doc/qttest.qdocconf b/src/testlib/doc/qttest.qdocconf index 5f9ea96a28..1662c6d2d9 100644 --- a/src/testlib/doc/qttest.qdocconf +++ b/src/testlib/doc/qttest.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtTest diff --git a/src/widgets/doc/qtwidgets.qdocconf b/src/widgets/doc/qtwidgets.qdocconf index c90f25338e..aaf0881bda 100644 --- a/src/widgets/doc/qtwidgets.qdocconf +++ b/src/widgets/doc/qtwidgets.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtWidgets diff --git a/src/xml/doc/qtxml.qdocconf b/src/xml/doc/qtxml.qdocconf index 86dd4f9420..8f4c4814f5 100644 --- a/src/xml/doc/qtxml.qdocconf +++ b/src/xml/doc/qtxml.qdocconf @@ -1,3 +1,4 @@ +include(../../../doc/global/qt-html-templates-offline.qdocconf) include(../../../doc/global/qt-cpp-ignore.qdocconf) project = QtXml -- cgit v1.2.3