summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/test/qt-html-templates-online.qdocconf
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2010-11-18 18:26:01 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2010-11-18 18:26:01 (GMT)
commit8657a92378ebf878c394944956af38905decbd0a (patch)
tree66cf3f4d0546cd5c9c58e7a6a074819c80ff49fc /tools/qdoc3/test/qt-html-templates-online.qdocconf
parentc7cd5b1a4034639af7e6bc8976ec822dbc986711 (diff)
downloadQt-8657a92378ebf878c394944956af38905decbd0a.zip
Qt-8657a92378ebf878c394944956af38905decbd0a.tar.gz
Qt-8657a92378ebf878c394944956af38905decbd0a.tar.bz2
Moved style-specific declarations. Removed script declarations.
Diffstat (limited to 'tools/qdoc3/test/qt-html-templates-online.qdocconf')
-rw-r--r--tools/qdoc3/test/qt-html-templates-online.qdocconf38
1 files changed, 38 insertions, 0 deletions
diff --git a/tools/qdoc3/test/qt-html-templates-online.qdocconf b/tools/qdoc3/test/qt-html-templates-online.qdocconf
index 64f99ad..7ed8c90 100644
--- a/tools/qdoc3/test/qt-html-templates-online.qdocconf
+++ b/tools/qdoc3/test/qt-html-templates-online.qdocconf
@@ -196,3 +196,41 @@ HTML.footer = \
" var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);\n" \
" })();\n" \
" </script>\n"
+
+
+# Files not referenced in any qdoc file (last four are needed by qtdemo)
+# See also extraimages.HTML
+qhp.Qt.extraFiles = index.html \
+ images/bg_l.png \
+ images/bg_l_blank.png \
+ images/bg_ll_blank.png \
+ images/bg_ul_blank.png \
+ images/header_bg.png \
+ images/bg_r.png \
+ images/box_bg.png \
+ images/breadcrumb.png \
+ images/bullet_gt.png \
+ images/bullet_dn.png \
+ images/bullet_sq.png \
+ images/bullet_up.png \
+ images/arrow_down.png \
+ images/feedbackground.png \
+ images/horBar.png \
+ images/page.png \
+ images/page_bg.png \
+ images/sprites-combined.png \
+ images/spinner.gif \
+ images/stylesheet-coffee-plastique.png \
+ images/taskmenuextension-example.png \
+ images/coloreditorfactoryimage.png \
+ images/dynamiclayouts-example.png \
+ scripts/functions.js \
+ scripts/jquery.js \
+ scripts/narrow.js \
+ scripts/superfish.js \
+ style/narrow.css \
+ style/superfish.css \
+ style/style_ie6.css \
+ style/style_ie7.css \
+ style/style_ie8.css \
+ style/style.css