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:
parent
7c8c8272b4
commit
67d6b05aac
@ -43,8 +43,8 @@ sources += ../../corelib/kernel/qtestsupport_core.cpp \
|
|||||||
../../widgets/kernel/qtestsupport_widgets.cpp
|
../../widgets/kernel/qtestsupport_widgets.cpp
|
||||||
|
|
||||||
exampledirs += ../../../examples/qtestlib \
|
exampledirs += ../../../examples/qtestlib \
|
||||||
../ \
|
.. \
|
||||||
. / \
|
. \
|
||||||
snippets
|
snippets
|
||||||
|
|
||||||
excludedirs += ../../../examples/widgets/doc
|
excludedirs += ../../../examples/widgets/doc
|
||||||
|
Loading…
Reference in New Issue
Block a user