From 65f5909df2b660402cf89031b8a1b308df289823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20R=C3=B8dal?= Date: Fri, 31 Aug 2012 15:43:49 +0200 Subject: Moved gui example documentation to the proper location. Gui example documentation should be in examples/gui/doc/ Change-Id: I3cd196a2bb5d76b6e275f336b29a2ad1811159dd Reviewed-by: Frederik Gladhorn --- src/gui/doc/qtgui.qdocconf | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'src/gui/doc/qtgui.qdocconf') diff --git a/src/gui/doc/qtgui.qdocconf b/src/gui/doc/qtgui.qdocconf index 5fdc9b7818..85fcbab3ca 100644 --- a/src/gui/doc/qtgui.qdocconf +++ b/src/gui/doc/qtgui.qdocconf @@ -71,12 +71,16 @@ depends += qtcore headerdirs += .. -sourcedirs += .. +sourcedirs += .. \ + ../../../examples/gui/doc -exampledirs += ../../../examples \ +exampledirs += ../../../examples/gui \ + ../../../doc/src/snippets \ ../ \ snippets -excludedirs += ../../../examples/widgets/doc +excludedirs += snippets -imagedirs += images +imagedirs += images \ + ../../../doc/src/images \ + ../../../examples/gui/doc/images -- cgit v1.2.3