diff options
author | Martin Smith <msmith@trolltech.com> | 2010-04-22 10:06:53 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2010-04-22 10:06:53 (GMT) |
commit | 70bafa8e138d938fd34736c46b015d88b5d7feef (patch) | |
tree | 5920aa9d4a2d62670c7fdf29872685b94cc6bf5d /tools/qdoc3/test/linguist.qdocconf | |
parent | 59289f8ca93fd10def7227b298013a0a988e664c (diff) | |
download | Qt-70bafa8e138d938fd34736c46b015d88b5d7feef.zip Qt-70bafa8e138d938fd34736c46b015d88b5d7feef.tar.gz Qt-70bafa8e138d938fd34736c46b015d88b5d7feef.tar.bz2 |
qdoc: Updated the extra images variable again, for each manual.qdocconf.
And this time I also did it for qdeclarative.qdocconf
Diffstat (limited to 'tools/qdoc3/test/linguist.qdocconf')
-rw-r--r-- | tools/qdoc3/test/linguist.qdocconf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/qdoc3/test/linguist.qdocconf b/tools/qdoc3/test/linguist.qdocconf index e398d29..a3f4f00 100644 --- a/tools/qdoc3/test/linguist.qdocconf +++ b/tools/qdoc3/test/linguist.qdocconf @@ -16,8 +16,7 @@ qhp.Linguist.file = linguist.qhp qhp.Linguist.namespace = com.trolltech.linguist.470 qhp.Linguist.virtualFolder = qdoc qhp.Linguist.indexTitle = Qt Linguist Manual -qhp.Linguist.extraFiles = index.html \ - images/api_examples.png \ +qhp.Linguist.extraFiles = images/api_examples.png \ images/api_lookup.png \ images/api_topics.png \ images/bg_l_blank.png \ |