aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc/qtqml.qdocconf
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>2012-12-03 15:13:02 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-03 18:45:26 +0100
commit5543aefab0db9469b1714728097b0cce7ad5222e (patch)
tree6c1f85fabc38a1cf30a10776ad956cf886e8ef7b /src/qml/doc/qtqml.qdocconf
parente03a879a68d3cb0906bab4dc81de8ac6ec017fa4 (diff)
Avoid duplicating Qt Quick Code Samples
We can't include ../../.. in exampledirs, because then qtqml will include all in the whole repository and a bunch of them will be duplicated in qtquick and qtqml. Change-Id: Ib2b9776af0969baceb1e4907c79ce6cecf31f67e Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
Diffstat (limited to 'src/qml/doc/qtqml.qdocconf')
-rw-r--r--src/qml/doc/qtqml.qdocconf1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/doc/qtqml.qdocconf b/src/qml/doc/qtqml.qdocconf
index 5d958c8963..147bf2e52a 100644
--- a/src/qml/doc/qtqml.qdocconf
+++ b/src/qml/doc/qtqml.qdocconf
@@ -35,7 +35,6 @@ headerdirs += ..
sourcedirs += ..
exampledirs += ../../../examples/qml \
- ../../.. \
../ \
snippets