aboutsummaryrefslogtreecommitdiffstats
path: root/doc/config
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-06-29 14:49:40 +0200
committerLeena Miettinen <riitta-leena.miettinen@theqtcompany.com>2015-06-30 07:24:58 +0000
commitb9b1f89ea9cad6dce4dfec051ae30e6458fde9dc (patch)
tree126cbcbb95126c40e38fd136daf582c0b02b43a6 /doc/config
parentccb930e29246e9fd4b56bebcb9e1b9ee29e0ee94 (diff)
Doc: update the mobile application tutorial
Update text to match the template and UI. Use the \example command instead of \page to have qdoc generate HTML files from the example files. This requires also adding the .pro file. Add an SVG image to the sources and link to it from the text. Change-Id: Ib90798386ee082c9ea2a405b33a4f2a5996a9d2a Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
Diffstat (limited to 'doc/config')
-rw-r--r--doc/config/qtcreator-project.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config/qtcreator-project.qdocconf b/doc/config/qtcreator-project.qdocconf
index fbe1054e0d..7b1976f0c6 100644
--- a/doc/config/qtcreator-project.qdocconf
+++ b/doc/config/qtcreator-project.qdocconf
@@ -7,7 +7,7 @@ sourcedirs = $SRCDIR/src
imagedirs = $SRCDIR/images $SRCDIR/templates/images
outputdir = $OUTDIR
exampledirs = $SRCDIR/examples
-examples.fileextensions += *.qml
+examples.fileextensions += *.qml *.svg
HTML.extraimages = images/commercial.png
qhp.QtCreator.extraFiles = images/commercial.png