aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qmllive-project.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qmllive-project.qdocconf')
-rw-r--r--doc/qmllive-project.qdocconf8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/qmllive-project.qdocconf b/doc/qmllive-project.qdocconf
index d93882b..241a629 100644
--- a/doc/qmllive-project.qdocconf
+++ b/doc/qmllive-project.qdocconf
@@ -1,6 +1,6 @@
-project = QML Live
+project = QmlLive
description = Pelagicore QML Live Reference Documentation
-url = https://doc.qt.io/QmlLive
+url = https://doc.qt.io/QtQmlLive
version = $QT_VERSION
sources.fileextensions = "*.cpp *.qdoc *.mm *.qml"
@@ -14,7 +14,7 @@ exampledirs = ../examples ../src
headerdirs = \
../src
-sourcedirs = \
+sourcedirs += \
. \
../src \
../examples
@@ -37,5 +37,5 @@ qhp.QmlLive.subprojects.manual.title = Qt QML Live
qhp.QmlLive.subprojects.manual.indexTitle = Qt QML Live
qhp.QmlLive.subprojects.manual.type = manual
-navigation.landingpage = "Qt QML Live"
+navigation.homepage = "Qt QML Live"
buildversion = "Qt QML Live $QT_VERSION"