diff options
author | David Boddie <dboddie@trolltech.com> | 2010-04-22 18:51:42 (GMT) |
---|---|---|
committer | David Boddie <dboddie@trolltech.com> | 2010-04-22 18:51:42 (GMT) |
commit | 744db77f203b4a0c234b32a3f56edf1901b35b3a (patch) | |
tree | aa0dff2d88d6d5238376a8ee098c252b32efe770 /tools/qdoc3/test/qmake.qdocconf | |
parent | ae5a70308d5b07c722ee769c3ee14f063e75de27 (diff) | |
download | Qt-744db77f203b4a0c234b32a3f56edf1901b35b3a.zip Qt-744db77f203b4a0c234b32a3f56edf1901b35b3a.tar.gz Qt-744db77f203b4a0c234b32a3f56edf1901b35b3a.tar.bz2 |
Doc: Fixed the Declarative documentation set. Tweaked the others.
Reviewed-by: Trust Me
Diffstat (limited to 'tools/qdoc3/test/qmake.qdocconf')
-rw-r--r-- | tools/qdoc3/test/qmake.qdocconf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/qdoc3/test/qmake.qdocconf b/tools/qdoc3/test/qmake.qdocconf index fbb59c0..f38a2a4 100644 --- a/tools/qdoc3/test/qmake.qdocconf +++ b/tools/qdoc3/test/qmake.qdocconf @@ -16,8 +16,7 @@ qhp.qmake.file = qmake.qhp qhp.qmake.namespace = com.trolltech.qmake.470 qhp.qmake.virtualFolder = qdoc qhp.qmake.indexTitle = QMake Manual -qhp.qmake.extraFiles = index.html \ - images/api_examples.png \ +qhp.qmake.extraFiles = images/api_examples.png \ images/api_lookup.png \ images/api_topics.png \ images/bg_l_blank.png \ |