summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2014-07-04 14:47:38 +0200
committerJerome Pasion <jerome.pasion@digia.com>2014-07-07 11:46:59 +0200
commit398a9850f6263da76be617e34c6df6c72e135ce8 (patch)
tree23a2f2442cb4c9303a4f1c851659eff698d617a2
parentcb7d894e08b6a731a277f711572e0f1e45d5dc93 (diff)
downloadqtscript-398a9850f6263da76be617e34c6df6c72e135ce8.tar.gz
Doc: Removing url variable from qdocconf file.
-url inherited from the url variable set in qtbase/doc/global Change-Id: I6a09e5862558629338da4bc8332e532d77de7d49 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com> Reviewed-by: Martin Smith <martin.smith@digia.com>
-rw-r--r--src/script/doc/qtscript.qdocconf1
-rw-r--r--src/scripttools/doc/qtscripttools.qdocconf1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/script/doc/qtscript.qdocconf b/src/script/doc/qtscript.qdocconf
index b534300..a58e1e7 100644
--- a/src/script/doc/qtscript.qdocconf
+++ b/src/script/doc/qtscript.qdocconf
@@ -2,7 +2,6 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
# Name of the project which must match the outputdir. Determines the .index file
project = QtScript
-url = http://qt-project.org/doc/qt-$QT_VER
# Directories in which to search for files to document and images.
# By default set to the root directory of the project for sources
diff --git a/src/scripttools/doc/qtscripttools.qdocconf b/src/scripttools/doc/qtscripttools.qdocconf
index 0cc071a..95ebf8a 100644
--- a/src/scripttools/doc/qtscripttools.qdocconf
+++ b/src/scripttools/doc/qtscripttools.qdocconf
@@ -2,7 +2,6 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
# Name of the project which must match the outputdir. Determines the .index file
project = QtScriptTools
-url = http://qt-project.org/doc/qt-$QT_VER
# Directories in which to search for files to document and images.
# By default set to the root directory of the project for sources