summaryrefslogtreecommitdiffstats
path: root/qmake/doc/qmake.qdocconf
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-08-09 13:58:52 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-13 01:38:54 +0200
commit4bea83fe71fdbd9e9054929a982c999976548ca9 (patch)
tree4c222f10e300885ae0a146bd07efd9e068692e54 /qmake/doc/qmake.qdocconf
parent4b0dfef236c48dd6f2d629a57cf4d746c9942aeb (diff)
Doc: Fixed qmake manual's images and snippets directories.
-corrected qmake.qdocconf file to not read the manual twice -moved the snippets and images directories to make sure they are not in the src directory Task-number: QTBUG-32580 Change-Id: I7b702ce3b1c8709bbb1f473f70625083242f1a40 Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'qmake/doc/qmake.qdocconf')
-rw-r--r--qmake/doc/qmake.qdocconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/qmake/doc/qmake.qdocconf b/qmake/doc/qmake.qdocconf
index 31b4e30510..ea82e45523 100644
--- a/qmake/doc/qmake.qdocconf
+++ b/qmake/doc/qmake.qdocconf
@@ -22,8 +22,8 @@ language = Cpp
sources = src/qmake-manual.qdoc
-imagedirs = src/images
-exampledirs = src
+imagedirs = images
+exampledirs = snippets
depends += \
qtwinextras