summaryrefslogtreecommitdiffstats
path: root/src/imageformats/doc/qtimageformats.qdocconf
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-06-04 19:46:58 +0200
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2013-06-04 19:46:58 +0200
commit3651d51982b2421c21ae80767057586cb823e2c2 (patch)
tree845ef00ad40d8f5472ded51bbbc2d409aeb57513 /src/imageformats/doc/qtimageformats.qdocconf
parente77e64aff2134dd2f8884068fcf13a965b7c7b3f (diff)
parent2e0e26d00d55ad2b16a5fa7441314acc2c407124 (diff)
Merge remote-tracking branch 'origin/stable' into dev
Conflicts: .qmake.conf sync.profile Change-Id: I8f788167e37c9b9ca3f4a59a9785a435eeaa6317
Diffstat (limited to 'src/imageformats/doc/qtimageformats.qdocconf')
-rw-r--r--src/imageformats/doc/qtimageformats.qdocconf16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/imageformats/doc/qtimageformats.qdocconf b/src/imageformats/doc/qtimageformats.qdocconf
index d2b4556..39845aa 100644
--- a/src/imageformats/doc/qtimageformats.qdocconf
+++ b/src/imageformats/doc/qtimageformats.qdocconf
@@ -1,7 +1,7 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
# Name of the project.
-project = qtimageformats
+project = QtImageFormats
description = Qt Image Formats Documentation
url = http://qt-project.org/doc/qt-$QT_VER/qtimageformats
version = $QT_VERSION
@@ -22,26 +22,26 @@ depends += qtcore qtgui
# Defines the name of the project. You cannot use operators (+, =, -) in
# the name. Properties for this project are set using a qhp.<projectname>.property
# format.
-qhp.projects = qtimageformats
+qhp.projects = QtImageFormats
# Sets the name of the output qhp file.
-qhp.qtimageformats.file = qtimageformats.qhp
+qhp.QtImageFormats.file = qtimageformats.qhp
# Namespace for the output file. This namespace is used to distinguish between
# different documentation files in Creator/Assistant. The namespace ends with
# a version being a number containing a major, minor and revision element.
# E.g. version 1.0 becomes 100.
-qhp.qtimageformats.namespace = org.qt-project.qtimageformats.$QT_VERSION_TAG
+qhp.QtImageFormats.namespace = org.qt-project.qtimageformats.$QT_VERSION_TAG
# Title for the package, will be the main title for the package in
# Assistant/Creator.
-qhp.qtimageformats.indexTitle = Qt Image Formats
+qhp.QtImageFormats.indexTitle = Qt Image Formats
# Extra files to add to the output which are not linked to from anywhere
# using a qdoc \l command.
-qhp.qtimageformats.extraFiles = style/style.css \
+qhp.QtImageFormats.extraFiles = style/style.css \
index.html
-# Only updtae the name of the project for the next variables.
-qhp.qtimageformats.virtualFolder = qtimageformats
+# Only update the name of the project for the next variables.
+qhp.QtImageFormats.virtualFolder = qtimageformats