Doc: Fix issues with Qt Test documentation configuration

Remove '/' as an example directory. We do not want to retrieve the
directory tree of the entire system.

Change-Id: I1caa7ef659dfe326515a4d81193682dacb373856
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Topi Reinio 2020-05-28 12:57:04 +02:00
parent 7c8c8272b4
commit 67d6b05aac

View File

@ -43,8 +43,8 @@ sources += ../../corelib/kernel/qtestsupport_core.cpp \
../../widgets/kernel/qtestsupport_widgets.cpp
exampledirs += ../../../examples/qtestlib \
../ \
. / \
.. \
. \
snippets
excludedirs += ../../../examples/widgets/doc