From fbbcea907f1fc216d5dda5934375a5613f6e0c89 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Mon, 19 Nov 2012 15:37:21 +0100 Subject: Doc: Adding subtitle to the online snapshot HTML -other fixes to the HTML template. Change-Id: I85070c615796c4342a89cc730ab2ca8ab51dd5e6 Reviewed-by: Geir Vattekar --- doc/global/qt-html-templates-online.qdocconf | 65 +++++++++++++++------------- 1 file changed, 35 insertions(+), 30 deletions(-) (limited to 'doc/global/qt-html-templates-online.qdocconf') diff --git a/doc/global/qt-html-templates-online.qdocconf b/doc/global/qt-html-templates-online.qdocconf index 4e6770d2f3..94648c2652 100644 --- a/doc/global/qt-html-templates-online.qdocconf +++ b/doc/global/qt-html-templates-online.qdocconf @@ -1,35 +1,35 @@ HTML.nobreadcrumbs = "true" HTML.stylesheets = template/style/online.css -extraimages.HTML = images/btn_next_green.png \ - images/box_bg.png \ - images/page.png \ - images/arrow_down.png \ - images/btn_prev.png \ - images/blu_dot.png \ - images/ico_note_attention.png \ - images/btn_prev_green.png \ - images/bg_ll_blank.png \ - images/btn_next.png \ - images/bg_l_blank.png \ - images/ico_note.png \ - images/home.png \ - images/ico_out.png \ - images/header_bg.png \ - images/page_bg.png \ - images/bg_l.png \ - images/bg_r.png \ - images/breadcrumb.png \ - images/bullet_dn.png \ - images/feedbackground.png \ - images/bullet_gt.png \ - images/arrow.png \ - images/bullet_sq.png \ - images/bullet_up.png \ - images/sprites-combined.png \ - images/horBar.png \ - images/bg_ul_blank.png \ - images/bgrContent.png \ +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 \ + template/images/ico_note_attention.png \ + template/images/btn_prev_green.png \ + template/images/bg_ll_blank.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 \ HTML.headerstyles = \ @@ -47,7 +47,12 @@ HTML.endheader = \ " \n" \ " \"Qt\"\n" \ " \n" \ - "

Reference Documentation Snapshots

\n" \ + "
\n" \ + "

Qt Documentation Snapshots

\n" \ + "
\n" \ + " --snapshots of unreleased Qt documentation\n" \ + "
\n" \ + "
\n" \ "
\n" \ "
\n" \ " Qt Releases\n" \ -- cgit v1.2.3