Doc: Fix issues with Qt Widgets documentation configuration
Remove '/' as an example directory. We do not want to retrieve the directory tree of the entire system. Change-Id: I911f8eea12b4960319a9a4cbea820b910a35aede Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
13d95e415e
commit
707018b76e
@ -39,8 +39,8 @@ sourcedirs += .. \
|
||||
|
||||
exampledirs += ../../../examples/widgets \
|
||||
../../../doc/src/snippets \
|
||||
../ \
|
||||
. / \
|
||||
.. \
|
||||
. \
|
||||
snippets
|
||||
|
||||
excludedirs += snippets
|
||||
|
Loading…
Reference in New Issue
Block a user