summaryrefslogtreecommitdiffstats
path: root/doc/html-offline.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-03-18 14:12:28 +0100
committerTopi Reiniƶ <topi.reinio@digia.com>2014-03-18 16:23:02 +0200
commit2caaeabdc62eefba037619e2c5b3bab57369c347 (patch)
treef97b330493305ea529587484e3ef73f9c9f6191b /doc/html-offline.qdocconf
parent818bc14e588f98609dd82f34b47b487a40847890 (diff)
Doc: Switch to use the global Qt template for example docs
Switch to use the global Qt documentation template, remove local copy of the template, and clean up the documentation configuration. Task-number: QTEE-392 Change-Id: Ib026725696aa1302572558f73ea89f683867939c Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
Diffstat (limited to 'doc/html-offline.qdocconf')
-rw-r--r--doc/html-offline.qdocconf35
1 files changed, 3 insertions, 32 deletions
diff --git a/doc/html-offline.qdocconf b/doc/html-offline.qdocconf
index bef6912..1488996 100644
--- a/doc/html-offline.qdocconf
+++ b/doc/html-offline.qdocconf
@@ -1,36 +1,7 @@
-HTML.nobreadcrumbs = "true"
-
-HTML.stylesheets = template/style/offline.css
-
-# Copy images used by the template to images folder in output directory
-HTML.extraimages = template/images/bgrContent.png \
- template/images/blu_dot.png \
- template/images/btn_next.png \
- template/images/btn_prev.png \
- template/images/ico_note.png \
- template/images/ico_note_attention.png \
- template/images/ico_out.png \
- template/images/arrow_bc.png \
- template/images/home.png
+# use the global Qt template with modifications to the html footer
+include($QT_INSTALL_DOCS/global/qt-html-templates-offline.qdocconf)
-# Add style-related files into qch package
-qhp.extraFiles += style/offline.css \
- images/bgrContent.png \
- images/blu_dot.png \
- images/btn_next.png \
- images/btn_prev.png \
- images/ico_note.png \
- images/ico_note_attention.png \
- images/ico_out.png \
- images/home.png \
- images/arrow_bc.png
-
-HTML.headerstyles = \
- " <link rel=\"stylesheet\" type=\"text/css\" href=\"style/offline.css\" />\n"
-
-HTML.endheader = \
- "</head>\n" \
- "<body>\n"
+HTML.nobreadcrumbs = "true"
HTML.footer = \
" <div class=\"ft\">\n" \