aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com>2018-05-25 09:39:57 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2018-05-25 08:24:25 +0000
commit7aeb65ecb7630330f1315344288f6693afef04de (patch)
tree1eb0569529934f91c8d8d418388d6ec1dbfafb12
parent7fbebc5487d39b6561e7e36b6b18801e64c4b79c (diff)
Update Qt Automotive Suite documentation for Neptune
- replace the old neptune with the new neptune 3 documentation in the Qt Automotive Suite documentation Task-number: AUTOSUITE-488 Change-Id: I56b051313087d4610eebc248fd44c44230b5dafa Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
-rw-r--r--src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf2
-rw-r--r--src/doc/qtautomotivesuite/src/external-resources.qdoc4
-rw-r--r--src/doc/qtautomotivesuite/src/qtautomotivesuite-tutorial-deploying.qdoc2
-rw-r--r--src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc4
4 files changed, 6 insertions, 6 deletions
diff --git a/src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf b/src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf
index 0f7af5e..e6e1020 100644
--- a/src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf
+++ b/src/doc/qtautomotivesuite/qtautomotivesuite-project.qdocconf
@@ -38,7 +38,7 @@ depends += \
qtwebengine \
qtvirtualkeyboard \
qtquick \
- neptuneui
+ neptune3ui
buildversion = "Qt Automotive Suite $QT_VERSION"
diff --git a/src/doc/qtautomotivesuite/src/external-resources.qdoc b/src/doc/qtautomotivesuite/src/external-resources.qdoc
index 8ec2dfb..1245fa8 100644
--- a/src/doc/qtautomotivesuite/src/external-resources.qdoc
+++ b/src/doc/qtautomotivesuite/src/external-resources.qdoc
@@ -106,8 +106,8 @@
*/
/*!
- \externalpage https://doc.qt.io/NeptuneUI/index.html
- \title Neptune UI
+ \externalpage https://doc.qt.io/Neptune3UI/index.html
+ \title Neptune 3 UI
*/
/*!
diff --git a/src/doc/qtautomotivesuite/src/qtautomotivesuite-tutorial-deploying.qdoc b/src/doc/qtautomotivesuite/src/qtautomotivesuite-tutorial-deploying.qdoc
index f5e45bc..1ca068f 100644
--- a/src/doc/qtautomotivesuite/src/qtautomotivesuite-tutorial-deploying.qdoc
+++ b/src/doc/qtautomotivesuite/src/qtautomotivesuite-tutorial-deploying.qdoc
@@ -43,7 +43,7 @@
have built an image yourself.
The tutorial assumes that you have installed the \QAS to your host platform
- and flashed it to your target device. That is, the \e{\QAS Neptune UI}
+ and flashed it to your target device. That is, the \e{\QAS Neptune 3 UI}
appears on the device screen when you power on the device.
\note In Linux, ensure that you have access to plugged in devices.
diff --git a/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc b/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc
index 262c6a1..e229d91 100644
--- a/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc
+++ b/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc
@@ -54,7 +54,7 @@
\li \l {Qt IVI}{Qt IVI Module Reference Documentation}
\li \l {Qt Application Manager}
\li \l {Qt QmlLive}
- \li \l {Neptune UI}{Reference UI (Neptune)}
+ \li \l {Neptune 3 UI}{Reference UI (Neptune 3 UI)}
\li \l {GammaRay}
\endlist
*/
@@ -167,7 +167,7 @@
\section1 Reference Applications
- \QAS includes \l{Neptune UI} that provides a UI implementation for
+ \QAS includes \l{Neptune 3 UI} that provides a UI implementation for
Qt in IVI (In-Vehichle Infotainment) systems. It demonstrates best practices
for developing an automotive UI with \QAS.