summaryrefslogtreecommitdiffstats
path: root/src/script/doc/qtscript.qdocconf
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <[email protected]>2013-02-08 16:27:41 +0100
committerEskil Abrahamsen Blomfeldt <[email protected]>2013-02-08 16:31:20 +0100
commit84f9848fd9f20536b18834a54ef15c6a65f8a682 (patch)
treec31353dd1434692b2b4f351126b3abcd8460b8a8 /src/script/doc/qtscript.qdocconf
parente7a8eef49d6d205e6cb549e879a27af4fe7fcce4 (diff)
parent689406ac2424095d6cd4e6bcb3430e53a7e7bbfa (diff)
Merge branch 'dev' into androidwip/android
Diffstat (limited to 'src/script/doc/qtscript.qdocconf')
-rw-r--r--src/script/doc/qtscript.qdocconf9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/script/doc/qtscript.qdocconf b/src/script/doc/qtscript.qdocconf
index d07e15a..7f8d37c 100644
--- a/src/script/doc/qtscript.qdocconf
+++ b/src/script/doc/qtscript.qdocconf
@@ -16,7 +16,7 @@ headerdirs += ..
imagedirs += images
sourcedirs += ..
-depends += qtcore
+depends += qtcore qtlinguist qtscripttools
# The following parameters are for creating a qhp file, the qhelpgenerator
# program can convert the qhp file into a qch file which can be opened in
@@ -32,15 +32,16 @@ qhp.qtscript.file = qtscript.qhp
# Namespace for the output file. This namespace is used to distinguish between
# different documentation files in Creator/Assistant.
-qhp.qtscript.namespace = org.qt-project.qtscript.500
+qhp.qtscript.namespace = org.qt-project.qtscript.501
# Title for the package, will be the main title for the package in
# Assistant/Creator.
-qhp.qtscript.indexTitle = Qt Script Documentation
+qhp.qtscript.indexTitle = Qt Script
# Only update the name of the project for the next variables.
qhp.qtscript.virtualFolder = qtscript
qhp.qtscript.subprojects = classes
-qhp.qtscript.subprojects.classes.title = Qt Script C++ Classes
+qhp.qtscript.subprojects.classes.title = C++ Classes
+qhp.qtscript.subprojects.classes.indexTitle = Qt Script C++ Classes
qhp.qtscript.subprojects.classes.selectors = class fake:headerfile
qhp.qtscript.subprojects.classes.sortPages = true