summaryrefslogtreecommitdiffstats
path: root/src/sql
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/sql
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/sql')
-rw-r--r--src/sql/doc/qtsql.qdocconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sql/doc/qtsql.qdocconf b/src/sql/doc/qtsql.qdocconf
index 0711951a76..d801e1c2fe 100644
--- a/src/sql/doc/qtsql.qdocconf
+++ b/src/sql/doc/qtsql.qdocconf
@@ -90,4 +90,6 @@ exampledirs += ../../../examples \
../ \
snippets
+excludedirs += ../../../examples/widgets/doc
+
imagedirs += images