summaryrefslogtreecommitdiffstats
path: root/src/concurrent/doc/qtconcurrent.qdocconf
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-06-02 16:35:42 +0200
committerKai Koehne <kai.koehne@qt.io>2020-12-10 12:02:06 +0200
commit667e5b1210cf8783c5b16445a09f30d14bc83c0f (patch)
treed451d0fa0dc4b4011b0e33155913c6770066e94e /src/concurrent/doc/qtconcurrent.qdocconf
parent4fc8a446fef84b136f6224e8bc82bf91c6d4e912 (diff)
Clean up qtconcurrent.qdocconf file
Remove unused parent directory for exampledirs. Also fix content of excludedirs. Change-Id: Iac15ec3eb12121c0384e36c31299034624257db4 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'src/concurrent/doc/qtconcurrent.qdocconf')
-rw-r--r--src/concurrent/doc/qtconcurrent.qdocconf3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/concurrent/doc/qtconcurrent.qdocconf b/src/concurrent/doc/qtconcurrent.qdocconf
index 8d740d032d..561fb8c225 100644
--- a/src/concurrent/doc/qtconcurrent.qdocconf
+++ b/src/concurrent/doc/qtconcurrent.qdocconf
@@ -35,12 +35,11 @@ sourcedirs += ..
exampledirs += ../../../examples/qtconcurrent \
snippets \
- .. \
.
manifestmeta.highlighted.names = "QtConcurrent/Image Scaling Example"
-excludedirs += ../../../examples/widgets/doc
+excludedirs += snippets
imagedirs += images