diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-06-02 08:17:09 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-06-02 08:17:09 (GMT) |
commit | 65f4148dc8c2ecd6538c1e2313c633d65e2b7fcc (patch) | |
tree | 8f9643e7bf76b387a5c543c8c72ce1880bdffc71 /tools/qdoc3/test/linguist.qdocconf | |
parent | 179cc58660d4ba274ac95e39ed3cfb2845054121 (diff) | |
download | Qt-65f4148dc8c2ecd6538c1e2313c633d65e2b7fcc.zip Qt-65f4148dc8c2ecd6538c1e2313c633d65e2b7fcc.tar.gz Qt-65f4148dc8c2ecd6538c1e2313c633d65e2b7fcc.tar.bz2 |
Doc: adding offline docs to assistant and Qt Creator. Improving small docs and adding highlighting
Diffstat (limited to 'tools/qdoc3/test/linguist.qdocconf')
-rw-r--r-- | tools/qdoc3/test/linguist.qdocconf | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/tools/qdoc3/test/linguist.qdocconf b/tools/qdoc3/test/linguist.qdocconf index 8974bd7..26fb55c 100644 --- a/tools/qdoc3/test/linguist.qdocconf +++ b/tools/qdoc3/test/linguist.qdocconf @@ -30,13 +30,15 @@ qhp.Linguist.extraFiles = images/bg_l.png \ images/page.png \ images/page_bg.png \ images/sprites-combined.png \ - images/spinner.gif \ + images/arrow-down.png \ +s 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 \ + style/OfflineStyle.css \ style/style_ie6.css \ style/style_ie7.css \ style/style_ie8.css \ |