summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/config/navigation.qdocconf2
-rw-r--r--doc/config/qtota-project.qdocconf4
-rw-r--r--doc/ota-module.qdoc2
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/config/navigation.qdocconf b/doc/config/navigation.qdocconf
index 0a45837..7609d89 100644
--- a/doc/config/navigation.qdocconf
+++ b/doc/config/navigation.qdocconf
@@ -1,4 +1,4 @@
-url = https://doc.qt.io/QtOTA
+url = https://doc.qt.io/qtota
navigation.homepage = "Qt Documentation (Technology Preview)"
navigation.landingpage = "Over the Air Update"
navigation.cppclassespage = "Qt OTA Update C++ Classes"
diff --git a/doc/config/qtota-project.qdocconf b/doc/config/qtota-project.qdocconf
index 46a3bbf..dd3b18b 100644
--- a/doc/config/qtota-project.qdocconf
+++ b/doc/config/qtota-project.qdocconf
@@ -1,6 +1,6 @@
include($QT_INSTALL_DOCS/global/qt-cpp-defines.qdocconf)
-project = QtOTA
+project = QtOta
description = Qt OTA Update Documentation
version = $QT_VERSION
@@ -9,7 +9,7 @@ headerdirs += ../../src/lib/
indexes = $QT_INSTALL_DOCS/qtcore/qtcore.index
-qhp.projects = QtOTA
+qhp.projects = QtOta
qhp.QtAutomotiveOTA.file = qtota.qhp
qhp.QtAutomotiveOTA.namespace = io.qt.qtota.$QT_VERSION_TAG
diff --git a/doc/ota-module.qdoc b/doc/ota-module.qdoc
index 710262a..bc65b4d 100644
--- a/doc/ota-module.qdoc
+++ b/doc/ota-module.qdoc
@@ -32,7 +32,7 @@
*/
/*!
- \qmlmodule QtOTAUpdate 1.0
+ \qmlmodule QtOtaUpdate 1.0
\title Qt OTA Update QML Types
*/