summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2012-12-18 17:04:01 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-18 19:32:14 +0100
commitf6e9d1c2603627a3b6db263993b4b871d7d51f75 (patch)
tree485e1396535ecbf7762363748706ef61d37ac545 /doc
parent01f1ef11856a683fa843d7e9c0147e244f0d1694 (diff)
Doc: Removing extra included images in the HTML online build.
-images not needed and removed. Change-Id: I917544dcc9e3cf959b1f8f2723cf4709cdc96a46 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/global/qt-html-templates-online.qdocconf30
1 files changed, 4 insertions, 26 deletions
diff --git a/doc/global/qt-html-templates-online.qdocconf b/doc/global/qt-html-templates-online.qdocconf
index a484e00e17..040a5483c2 100644
--- a/doc/global/qt-html-templates-online.qdocconf
+++ b/doc/global/qt-html-templates-online.qdocconf
@@ -1,36 +1,14 @@
HTML.nobreadcrumbs = "true"
HTML.stylesheets = template/style/online.css
-HTML.extraimages = template/images/btn_next_green.png \
- template/images/box_bg.png \
- template/images/page.png \
- template/images/arrow_down.png \
- template/images/btn_prev.png \
- template/images/blu_dot.png \
+HTML.extraimages += template/images/ico_out.png \
+ template/images/ico_note.png \
template/images/ico_note_attention.png \
- template/images/btn_prev_green.png \
- template/images/bg_ll_blank.png \
+ template/images/btn_prev.png \
template/images/btn_next.png \
- template/images/bg_l_blank.png \
- template/images/ico_note.png \
- template/images/home.png \
- template/images/ico_out.png \
- template/images/header_bg.png \
- template/images/page_bg.png \
- template/images/bg_l.png \
- template/images/bg_r.png \
- template/images/breadcrumb.png \
template/images/bullet_dn.png \
- template/images/feedbackground.png \
- template/images/bullet_gt.png \
- template/images/arrow.png \
template/images/bullet_sq.png \
- template/images/bullet_up.png \
- template/images/sprites-combined.png \
- template/images/horBar.png \
- template/images/bg_ul_blank.png \
- template/images/bgrContent.png \
-
+ template/images/bgrContent.png
HTML.headerstyles = \
" <link rel=\"stylesheet\" type=\"text/css\" href=\"style/online.css\" />\n"