summaryrefslogtreecommitdiffstats
path: root/src/xml
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2012-08-29 09:33:48 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-29 14:12:06 +0200
commite0d38745258e12a2615030674ff022641dabffef (patch)
treeb0fc920aefd5ca5e51ee43f361c890787177428d /src/xml
parentb6a4e66ffb173ea7081e332026e3c70a8c669dad (diff)
Exclude the examples/widgets/doc dir for all but widgets.
There are too many references to the QWidget lib documentation in there. On the other hand this keeps snippets working. Change-Id: I7dd63b7fba1758accea2663f7b427940a8857e32 Reviewed-by: Martin Smith <martin.smith@nokia.com>
Diffstat (limited to 'src/xml')
-rw-r--r--src/xml/doc/qtxml.qdocconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xml/doc/qtxml.qdocconf b/src/xml/doc/qtxml.qdocconf
index 8f4c4814f5..7800b6a740 100644
--- a/src/xml/doc/qtxml.qdocconf
+++ b/src/xml/doc/qtxml.qdocconf
@@ -90,4 +90,6 @@ exampledirs += ../../../examples \
../ \
snippets
+excludedirs += ../../../examples/widgets/doc
+
imagedirs += images