summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-03-23 09:52:52 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-03-23 10:29:22 +0000
commit4b4f052e679a1dc2b578ed140e54fd7a96f1050b (patch)
tree48e8d9e344b5e575c5d821190f8b4891a557030e
parentcbdc86739491959256313dd4eae0012a2c5c2fac (diff)
Doc: Exclude a private header to suppress QDoc warnings
Change-Id: Ib157544d54e73e9afeca0dc01c3509be3773e1a0 Reviewed-by: Martin Smith <martin.smith@qt.io>
-rw-r--r--src/scxml/doc/qtscxml.qdocconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/scxml/doc/qtscxml.qdocconf b/src/scxml/doc/qtscxml.qdocconf
index 0e794d9..4902ae4 100644
--- a/src/scxml/doc/qtscxml.qdocconf
+++ b/src/scxml/doc/qtscxml.qdocconf
@@ -42,6 +42,8 @@ sourcedirs += .. \
../../../tools/qscxmlc/doc \
../../../examples/scxml
+excludefiles += "../qscxmlexecutablecontent_p.h"
+
tagfile = qtscxml.tags
manifestmeta.highlighted.names = "QtScxml/Qt SCXML Calculator QML Example" \