summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xmlpatterns/doc/qtxmlpatterns.qdocconf22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/xmlpatterns/doc/qtxmlpatterns.qdocconf b/src/xmlpatterns/doc/qtxmlpatterns.qdocconf
index c8c7d33..88262f6 100644
--- a/src/xmlpatterns/doc/qtxmlpatterns.qdocconf
+++ b/src/xmlpatterns/doc/qtxmlpatterns.qdocconf
@@ -1,7 +1,7 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
# Name of the project which must match the outputdir. Determines the .index file
-project = qtxmlpatterns
+project = QtXmlPatterns
# Directories in which to search for files to document and images.
# By default set to the root directory of the project for sources
@@ -25,23 +25,23 @@ depends += qtcore qtxml qtwidgets qtdesigner
# 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 = qtxmlpatterns
+qhp.projects = QtXmlPatterns
# Sets the name of the output qhp file.
-qhp.qtxmlpatterns.file = qtxmlpatterns.qhp
+qhp.QtXmlPatterns.file = qtxmlpatterns.qhp
# Namespace for the output file. This namespace is used to distinguish between
# different documentation files in Creator/Assistant.
-qhp.qtxmlpatterns.namespace = org.qt-project.qtxmlpatterns.$QT_VERSION_TAG
+qhp.QtXmlPatterns.namespace = org.qt-project.qtxmlpatterns.$QT_VERSION_TAG
# Title for the package, will be the main title for the package in
# Assistant/Creator.
-qhp.qtxmlpatterns.indexTitle = Qt XML Patterns
+qhp.QtXmlPatterns.indexTitle = Qt XML Patterns
# Only update the name of the project for the next variables.
-qhp.qtxmlpatterns.virtualFolder = qtxmlpatterns
-qhp.qtxmlpatterns.subprojects = classes
-qhp.qtxmlpatterns.subprojects.classes.title = C++ Classes
-qhp.qtxmlpatterns.subprojects.classes.indexTitle = Qt XML Patterns C++ Classes
-qhp.qtxmlpatterns.subprojects.classes.selectors = class fake:headerfile
-qhp.qtxmlpatterns.subprojects.classes.sortPages = true
+qhp.QtXmlPatterns.virtualFolder = qtxmlpatterns
+qhp.QtXmlPatterns.subprojects = classes
+qhp.QtXmlPatterns.subprojects.classes.title = C++ Classes
+qhp.QtXmlPatterns.subprojects.classes.indexTitle = Qt XML Patterns C++ Classes
+qhp.QtXmlPatterns.subprojects.classes.selectors = class fake:headerfile
+qhp.QtXmlPatterns.subprojects.classes.sortPages = true