diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2010-04-22 06:24:42 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-04-22 06:24:42 (GMT) |
commit | 64284216cf9bbda4b8bbac9f19852d4c12a2bb97 (patch) | |
tree | a949315901872ca880857b161ebd928e37690422 /tools/qdoc3/test/qt-build-docs.qdocconf | |
parent | 3d402524355bbcc7a5fc9114834436879b7b19ac (diff) | |
download | Qt-64284216cf9bbda4b8bbac9f19852d4c12a2bb97.zip Qt-64284216cf9bbda4b8bbac9f19852d4c12a2bb97.tar.gz Qt-64284216cf9bbda4b8bbac9f19852d4c12a2bb97.tar.bz2 |
Long live Qt 4.8!
Diffstat (limited to 'tools/qdoc3/test/qt-build-docs.qdocconf')
-rw-r--r-- | tools/qdoc3/test/qt-build-docs.qdocconf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/qdoc3/test/qt-build-docs.qdocconf b/tools/qdoc3/test/qt-build-docs.qdocconf index dbff4e2..24db29f 100644 --- a/tools/qdoc3/test/qt-build-docs.qdocconf +++ b/tools/qdoc3/test/qt-build-docs.qdocconf @@ -6,7 +6,7 @@ include(qt-defines.qdocconf) project = Qt description = Qt Reference Documentation -url = http://qt.nokia.com/doc/4.7 +url = http://qt.nokia.com/doc/4.8 sourceencoding = UTF-8 outputencoding = UTF-8 @@ -15,7 +15,7 @@ naturallanguage = en_US qhp.projects = Qt qhp.Qt.file = qt.qhp -qhp.Qt.namespace = com.trolltech.qt.470 +qhp.Qt.namespace = com.trolltech.qt.480 qhp.Qt.virtualFolder = qdoc qhp.Qt.indexTitle = Qt Reference Documentation @@ -57,9 +57,9 @@ qhp.Qt.extraFiles = index.html \ images/stylesheet-coffee-plastique.png -qhp.Qt.filterAttributes = qt 4.7.0 qtrefdoc -qhp.Qt.customFilters.Qt.name = Qt 4.7.0 -qhp.Qt.customFilters.Qt.filterAttributes = qt 4.7.0 +qhp.Qt.filterAttributes = qt 4.8.0 qtrefdoc +qhp.Qt.customFilters.Qt.name = Qt 4.8.0 +qhp.Qt.customFilters.Qt.filterAttributes = qt 4.8.0 qhp.Qt.subprojects = classes overviews examples qhp.Qt.subprojects.classes.title = Classes qhp.Qt.subprojects.classes.indexTitle = Qt's Classes |