summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2019-10-08 17:09:21 +0200
committerDominik Holland <dominik.holland@qt.io>2019-10-08 17:20:55 +0200
commitf73ca6c1fa06d83fb44c7f56189c659b29db0ea0 (patch)
tree285aeaf63c74a6f582428e31532ef5dce1528dac
parent3cdf38084a6c905b3ddc65cd87d912eb656e9b7f (diff)
doc: Add C++ headers and source files to the list of example fileextensionsv5.13.1_QtAS
This fixes the file listing in the custom-appman example and also makes sure that the example is properly listed in the QtCreator example panel. Change-Id: I2dd5e72ac3c93a410aa6f9229b18504add8db821 Reviewed-by: Robert Griebl <robert.griebl@qt.io>
-rw-r--r--doc/applicationmanager-project.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/applicationmanager-project.qdocconf b/doc/applicationmanager-project.qdocconf
index 144da1e9..d4446bd4 100644
--- a/doc/applicationmanager-project.qdocconf
+++ b/doc/applicationmanager-project.qdocconf
@@ -9,7 +9,7 @@ includepaths = -I .
sources.fileextensions = "*.cpp *.qdoc *.mm *.qml"
headers.fileextensions = "*.h *.ch *.h++ *.hh *.hpp *.hxx"
-examples.fileextensions = "*.qml *.yaml"
+examples.fileextensions = "*.cpp *.h *.qml *.yaml"
examples.imageextensions = "*.png *.jpg *.gif"
headerdirs += \