From ec1cd70a718255bb84535a0aea3fc697c0597b3d Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Wed, 7 Nov 2012 15:54:45 +0100 Subject: Doc: Adding style/offline.css to the global QHP configuration. All modules wishing to use the default style will get the offline style in their QCH files. Change-Id: I37f41f72be7946a6473e6d56d4ef2f6d7c454f47 Reviewed-by: Martin Smith --- doc/global/qt-module-defaults.qdocconf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/global/qt-module-defaults.qdocconf b/doc/global/qt-module-defaults.qdocconf index 11803e50e5..7249439a53 100644 --- a/doc/global/qt-module-defaults.qdocconf +++ b/doc/global/qt-module-defaults.qdocconf @@ -24,3 +24,6 @@ sources.fileextensions = "*.c++ *.cc *.cpp *.cxx *.mm *.qml *.qdoc" versionsym = QT_VERSION_STR macro.raisedaster.HTML = "*" + +#for including files into the qch file +qhp.extraFiles += style/offline.css -- cgit v1.2.3