summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/test/qt.qdocconf
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2009-12-04 14:01:49 (GMT)
committerMartin Smith <msmith@trolltech.com>2009-12-04 14:01:49 (GMT)
commit77f274672480e5980d9f42e4fd94c9770279543b (patch)
tree159b4e4238d8e9ec6d5c056db4c8090a164850cb /tools/qdoc3/test/qt.qdocconf
parent271936b063fb261293e3f77f7a2273e3a4dbb5d6 (diff)
downloadQt-77f274672480e5980d9f42e4fd94c9770279543b.zip
Qt-77f274672480e5980d9f42e4fd94c9770279543b.tar.gz
Qt-77f274672480e5980d9f42e4fd94c9770279543b.tar.bz2
doc: Example page now lists images used by the example
It just links to an empty page at the moment, i.e., it doesn't load the images. But I will add that. Task-number: QTBUG-4484
Diffstat (limited to 'tools/qdoc3/test/qt.qdocconf')
-rw-r--r--tools/qdoc3/test/qt.qdocconf1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qdoc3/test/qt.qdocconf b/tools/qdoc3/test/qt.qdocconf
index d70ef58..58bb2a3 100644
--- a/tools/qdoc3/test/qt.qdocconf
+++ b/tools/qdoc3/test/qt.qdocconf
@@ -100,6 +100,7 @@ excludedirs = $QTDIR/src/3rdparty/clucene \
sources.fileextensions = "*.cpp *.qdoc *.mm"
examples.fileextensions = "*.cpp *.h *.js *.xq *.svg *.xml *.ui *.qhp *.qhcp"
+examples.imageextensions = "*.png"
exampledirs = $QTDIR/doc/src \
$QTDIR/examples \