summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2014-08-25 12:39:34 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2014-08-29 00:22:54 +0200
commit2558ed8ec15338d3185176bbf05131502d2e71fc (patch)
treef3fa03a474adfc39743078cb11d5fa9f7cccf5e0
parent1aae3e22e4a6f60ef0bd1f3fc7e59b7829c95935 (diff)
Doc: List more file types as example files
Include some additional (text-format) file types to list as part of the examples. Task-number: QTBUG-40831 Change-Id: Ieca52310b1d847bf6c7a2fc4aacb1e4b9f603767 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--doc/qtwebkitexamples.qdocconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/qtwebkitexamples.qdocconf b/doc/qtwebkitexamples.qdocconf
index d9ef6a9..1103bd6 100644
--- a/doc/qtwebkitexamples.qdocconf
+++ b/doc/qtwebkitexamples.qdocconf
@@ -30,6 +30,8 @@ depends += qtcore qtconcurrent qtdesigner qtqml qtnetwork qtwidgets qtquick qtgu
exampledirs = ../examples
+examples.fileextensions += "*.html *.plist *.rc *.xbel"
+
sourcedirs = src
imagedirs = images