summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-04-03 15:08:37 +0200
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2013-04-03 15:08:37 +0200
commit7c63f6a76101797cc9cba9b508b18abf1fc09f6a (patch)
treec0d34a867c3500085d125b4a7b654f234fd9a64c
parent3e977e91347e6ece8c636ac2613b7187456773d3 (diff)
parent0ce7f8ac3dc09ae90ba8dd7d6627a0ad7a869040 (diff)
downloadqtx11extras-7c63f6a76101797cc9cba9b508b18abf1fc09f6a.tar.gz
Merge remote-tracking branch 'origin/stable' into dev
Change-Id: I73c2bccfee6f3ea0099fa565bbf2e9d2c65096a8
-rw-r--r--src/x11extras/doc/qtx11extras.qdocconf7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/x11extras/doc/qtx11extras.qdocconf b/src/x11extras/doc/qtx11extras.qdocconf
index da6fd58..1f40470 100644
--- a/src/x11extras/doc/qtx11extras.qdocconf
+++ b/src/x11extras/doc/qtx11extras.qdocconf
@@ -1,7 +1,10 @@
include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
# Name of the project which must match the outputdir. Determines the .index file
-project = qtx11extras
+project = qtx11extras
+description = Qt X11 Extras Reference Documentation
+url = http://qt-project.org/doc/qt-$QT_VER/qtx11extras
+version = $QT_VERSION
# Directories in which to search for files to document and images.
# By default set to the root directory of the project for sources
@@ -32,7 +35,7 @@ qhp.qtx11extras.file = qtx11extras.qhp
# Namespace for the output file. This namespace is used to distinguish between
# different documentation files in Creator/Assistant.
-qhp.qtx11extras.namespace = org.qt-project.qtx11extras.500
+qhp.qtx11extras.namespace = org.qt-project.qtx11extras.$QT_VERSION_TAG
# Title for the package, will be the main title for the package in
# Assistant/Creator.