fix doc page urls

they are versioned nowadays

Change-Id: I839db633e9d7d63c9d445f8e914b529bd7ce60a2
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
Oswald Buddenhagen 2013-01-30 18:00:01 +01:00 committed by The Qt Project
parent 91e12dca75
commit e01343352e
9 changed files with 9 additions and 9 deletions

View File

@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtConcurrent
description = Qt Concurrent Reference Documentation
url = http://qt-project.org/doc/qtconcurrent
url = http://qt-project.org/doc/qt-$QT_VER/qtconcurrent
version = $QT_VERSION
examplesinstallpath = qtconcurrent

View File

@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtCore
description = Qt Core Reference Documentation
url = http://qt-project.org/doc/qtcore
url = http://qt-project.org/doc/qt-$QT_VER/qtcore
version = $QT_VERSION
examplesinstallpath = core

View File

@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtGui
description = Qt GUI Reference Documentation
url = http://qt-project.org/doc/qtgui
url = http://qt-project.org/doc/qt-$QT_VER/qtgui
version = $QT_VERSION
examplesinstallpath = gui

View File

@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtNetwork
description = Qt Network Reference Documentation
url = http://qt-project.org/doc/qtnetwork
url = http://qt-project.org/doc/qt-$QT_VER/qtnetwork
version = $QT_VERSION
examplesinstallpath = network

View File

@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtPrintSupport
description = Qt Print Support Reference Documentation
url = http://qt-project.org/doc/qtprintsupport
url = http://qt-project.org/doc/qt-$QT_VER/qtprintsupport
version = $QT_VERSION
examplesinstallpath = printsupport

View File

@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtSql
description = Qt SQL Reference Documentation
url = http://qt-project.org/doc/qtsql
url = http://qt-project.org/doc/qt-$QT_VER/qtsql
version = $QT_VERSION
examplesinstallpath = sql

View File

@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtTestLib
description = Qt Test Reference Documentation
url = http://qt-project.org/doc/qttestlib
url = http://qt-project.org/doc/qt-$QT_VER/qttestlib
version = $QT_VERSION
examplesinstallpath = testlib

View File

@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtWidgets
description = Qt Widgets Reference Documentation
url = http://qt-project.org/doc/qtwidgets
url = http://qt-project.org/doc/qt-$QT_VER/qtwidgets
version = $QT_VERSION
examplesinstallpath = widgets

View File

@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtXml
description = Qt XML Reference Documentation
url = http://qt-project.org/doc/qtxml
url = http://qt-project.org/doc/qt-$QT_VER/qtxml
version = $QT_VERSION
examplesinstallpath = xml