Doc: Removing url variable from qdocconf file.

-url inherited from the url variable set in qtbase/doc/global

Change-Id: I5761a583cc1242f31f1beece7da2236c47e3a9bd
Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
Jerome Pasion
2014-07-04 14:46:01 +02:00
parent 124b6a4ee6
commit 6048450ed7
2 changed files with 0 additions and 2 deletions

View File

@@ -2,7 +2,6 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtMultimedia
description = Qt Multimedia Documentation
url = http://qt-project.org/doc/qt-$QT_VER
version = $QT_VERSION
# The following parameters are for creating a qhp file, the qhelpgenerator

View File

@@ -2,7 +2,6 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtMultimediaWidgets
description = Qt Multimedia Widgets Documentation
url = http://qt-project.org/doc/qt-$QT_VER
version = $QT_VERSION
# The following parameters are for creating a qhp file, the qhelpgenerator