summaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/src.pro b/src/src.pro
index e3a6d023..7c5180c5 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -3,3 +3,6 @@ CONFIG += ordered
SUBDIRS += declarative imports plugins
+# We do not want QtQuick 1 documentation and examples show up automatically.
+# SUBDIRS += doc
+