Change virtual folders in .qdocconf to qtqml and qtquick
authorhjk <qthjk@ovi.com>
Wed, 12 Dec 2012 09:56:44 +0000 (10:56 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 12 Dec 2012 14:13:56 +0000 (15:13 +0100)
This seems more in line with the rest of the qdocconf files

Change-Id: I91999205b0632a2c0e57f428754cf5928a1ea6c7
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
src/qml/doc/qtqml.qdocconf
src/quick/doc/qtquick.qdocconf

index 147bf2e..15a50bf 100644 (file)
@@ -9,7 +9,7 @@ qhp.projects            = QtQml
 
 qhp.QtQml.file                = qtqml.qhp
 qhp.QtQml.namespace           = org.qt-project.qtqml.500
-qhp.QtQml.virtualFolder       = qdoc
+qhp.QtQml.virtualFolder       = qtqml
 qhp.QtQml.indexTitle          = Qt QML
 qhp.QtQml.indexRoot           =
 
index c87f7bb..518304a 100644 (file)
@@ -10,7 +10,7 @@ qhp.projects            = QtQuick
 
 qhp.QtQuick.file                = qtquick.qhp
 qhp.QtQuick.namespace           = org.qt-project.qtquick.500
-qhp.QtQuick.virtualFolder       = qdoc
+qhp.QtQuick.virtualFolder       = qtquick
 qhp.QtQuick.indexTitle          = Qt Quick
 qhp.QtQuick.indexRoot           =