summaryrefslogtreecommitdiffstats
path: root/src/xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml')
-rw-r--r--src/xml/doc/qtxml.qdocconf8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/xml/doc/qtxml.qdocconf b/src/xml/doc/qtxml.qdocconf
index 81840262bc..8ad6c8b780 100644
--- a/src/xml/doc/qtxml.qdocconf
+++ b/src/xml/doc/qtxml.qdocconf
@@ -36,12 +36,12 @@ depends += qtcore
headerdirs += ..
-sourcedirs += ..
+sourcedirs += .. \
+ ../../../examples/xml/src
exampledirs += ../../../examples/xml \
../ \
snippets
-excludedirs += ../../../examples/widgets/doc
-
-imagedirs += images
+imagedirs += images \
+ ../../../examples/xml/images