summaryrefslogtreecommitdiffstats
path: root/doc/global
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2012-08-30 17:51:30 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-31 01:16:56 +0200
commit2e7f06c9bcae5bcaefb99750aabd5bb860948e77 (patch)
treecd3edd16e5f718fabeebaf7d212b2d196a63ce55 /doc/global
parent244e3e2aa0dcc53c18cb55dabdd88f9d5c4b521a (diff)
Doc: Simplify qtbase qdocconfs.
We should be using the global qdocconf for the common variables. This change also allows you to just specify -installdir without using a templatedir. Change-Id: I207d279d9b5199212e896fc5ccab5c212b1896c6 Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@nokia.com>
Diffstat (limited to 'doc/global')
-rw-r--r--doc/global/qt-html-templates-offline.qdocconf11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/global/qt-html-templates-offline.qdocconf b/doc/global/qt-html-templates-offline.qdocconf
index 3943554018..08eb291b5f 100644
--- a/doc/global/qt-html-templates-offline.qdocconf
+++ b/doc/global/qt-html-templates-offline.qdocconf
@@ -1,3 +1,14 @@
+HTML.generatemacrefs = "true"
+HTML.nobreadcrumbs = "true"
+
+HTML.stylesheets = global/style/offline.css
+
+HTML.headerstyles = \
+ " <link rel=\"stylesheet\" type=\"text/css\" href=\"style/offline.css\" />\n"
+
+HTML.endheader = \
+ "</head>\n" \
+
HTML.footer = \
"<div class=\"footer\">\n" \
" <p>\n" \