summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-11-05 13:10:11 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-06 10:54:55 +0100
commitcd3e1f5dd257fbe1d1b86d4f72eea01293d31047 (patch)
treedbcd804109ea334f1832db4407ec6a81fb82bc05
parent83ff3215343b253b9edbf2c523b077ff9d206d5b (diff)
Doc: Updated url variable in qdocconf files.v5.2.0-rc1v5.2.0
In 5.2, the HTML output is in a flatter structure and when they are hosted in qt-project.org/doc, the documentation will be found at http://qt-project.org/doc/qt-$QT_VER The url variable is used by projects outside of Qt 5 which need to link to Qt 5 documentation, such as Qt Creator. Task-number: QTBUG-34584 Change-Id: I0a44435c179323aae89af13de339fa387eb04cd6 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
-rw-r--r--src/activeqt/doc/activeqt.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/doc/activeqt.qdocconf b/src/activeqt/doc/activeqt.qdocconf
index db17ad7..79c0d20 100644
--- a/src/activeqt/doc/activeqt.qdocconf
+++ b/src/activeqt/doc/activeqt.qdocconf
@@ -2,7 +2,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = ActiveQt
description = ActiveQt
-url = http://qt-project.org/doc/qt-$QT_VER/activeqt
+url = http://qt-project.org/doc/qt-$QT_VER
version = $QT_VERSION
examplesinstallpath =