summaryrefslogtreecommitdiffstats
path: root/doc/config/qtdoc.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/config/qtdoc.qdocconf')
-rw-r--r--doc/config/qtdoc.qdocconf6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/config/qtdoc.qdocconf b/doc/config/qtdoc.qdocconf
index 4883371a6..584b95ee3 100644
--- a/doc/config/qtdoc.qdocconf
+++ b/doc/config/qtdoc.qdocconf
@@ -11,6 +11,7 @@ moduleheader =
depends += \
activeqt \
+ qtcmake \
qdoc \
qmake \
qtandroidextras \
@@ -85,9 +86,10 @@ exampledirs += \
../snippets \
../../examples
-# Don't parse files in snippets directory
+# Don't parse files in snippets and cmake directories
excludedirs += \
- ../src/snippets
+ ../src/snippets \
+ ../src/cmake
examplesinstallpath =