diff options
author | Jerome Pasion <jerome.pasion@digia.com> | 2014-07-04 14:50:31 +0200 |
---|---|---|
committer | Jerome Pasion <jerome.pasion@digia.com> | 2014-07-09 10:36:12 +0200 |
commit | 9febe924074ba5adf8fcbb61e9d7b7c83b11dc55 (patch) | |
tree | 09017141ffe06b766efef5a4a466c94b6a7e3d7b | |
parent | f420dc76e49a231ec9f944ef653519a17ad713d6 (diff) |
Doc: Removing url variable from qdocconf file.
-url inherited from the url variable set in qtbase/doc/global
Change-Id: I160d518ad0bbe998916433a9cf25b0dfd63222a8
Reviewed-by: Martin Smith <martin.smith@digia.com>
-rw-r--r-- | doc/qtwebkitexamples.qdocconf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/qtwebkitexamples.qdocconf b/doc/qtwebkitexamples.qdocconf index 5fddf44..d9ef6a9 100644 --- a/doc/qtwebkitexamples.qdocconf +++ b/doc/qtwebkitexamples.qdocconf @@ -2,7 +2,6 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf) project = QtWebKitExamples description = "Qt WebKit Examples Documentation" -url = http://qt-project.org/doc/qt-$QT_VER version = $QT_VERSION # Defines the name of the project. You cannot use operators (+, =, -) in |