From f6e9d1c2603627a3b6db263993b4b871d7d51f75 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Tue, 18 Dec 2012 17:04:01 +0100 Subject: Doc: Removing extra included images in the HTML online build. -images not needed and removed. Change-Id: I917544dcc9e3cf959b1f8f2723cf4709cdc96a46 Reviewed-by: Venugopal Shivashankar Reviewed-by: Geir Vattekar --- doc/global/qt-html-templates-online.qdocconf | 30 ++++------------------------ 1 file changed, 4 insertions(+), 26 deletions(-) (limited to 'doc') 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 = \ " \n" -- cgit v1.2.3