From e0d38745258e12a2615030674ff022641dabffef Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Wed, 29 Aug 2012 09:33:48 +0200 Subject: 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 --- src/gui/doc/qtgui.qdocconf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/doc/qtgui.qdocconf') diff --git a/src/gui/doc/qtgui.qdocconf b/src/gui/doc/qtgui.qdocconf index f1eeaeb21a..da2122a320 100644 --- a/src/gui/doc/qtgui.qdocconf +++ b/src/gui/doc/qtgui.qdocconf @@ -90,4 +90,6 @@ exampledirs += ../../../examples \ ../ \ snippets +excludedirs += ../../../examples/widgets/doc + imagedirs += images -- cgit v1.2.3