aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKavindra Palaraja <kpalaraja@luxoft.com>2019-06-26 13:42:44 +0200
committerKavindra Palaraja <kpalaraja@luxoft.com>2019-06-26 12:47:43 +0000
commitc34ba34891bc686b8573e1346d91be5a15785412 (patch)
tree47034fdc704854440c5078013ad0852d3e848d86
parentb4c12895fc59873d6cfaa5ccf8d3c3eddea32cd5 (diff)
[docs] Update the corresponding pages based on changes to IVIv5.13.0-1_QtAS
Change-Id: I8c81042f68378affed078a3beb5e584756588651 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
-rw-r--r--doc/src/neptune3ui-external-pages.qdoc4
-rw-r--r--doc/src/neptune3ui-middleware.qdoc9
2 files changed, 7 insertions, 6 deletions
diff --git a/doc/src/neptune3ui-external-pages.qdoc b/doc/src/neptune3ui-external-pages.qdoc
index ff057cf0..ade0e236 100644
--- a/doc/src/neptune3ui-external-pages.qdoc
+++ b/doc/src/neptune3ui-external-pages.qdoc
@@ -142,8 +142,8 @@
*/
/*!
- \externalpage http://doc.qt.io/QtIVI/remotebackends.html
- \title QtIvi Remote Backends
+ \externalpage http://doc.qt.io/QtIVI/ipc-integration.html
+ \title Qt IVI Inter-Process Communication Integration
*/
/*!
diff --git a/doc/src/neptune3ui-middleware.qdoc b/doc/src/neptune3ui-middleware.qdoc
index 81b796fe..f0d67885 100644
--- a/doc/src/neptune3ui-middleware.qdoc
+++ b/doc/src/neptune3ui-middleware.qdoc
@@ -36,8 +36,8 @@
Neptune 3 UI connects to their corresponding remote services: \c remotesettings-server and the
\c drivedata-simulation-server. In this case, a remote service refers to an independent process,
- possibly running on a different host. For an introduction to QtIvi's remote services, see
- \l {QtIvi Remote Backends}.
+ possibly running on a different host. For an introduction to QtIvi's middleware services, see
+ \l {Qt IVI Inter-Process Communication Integration}.
\section1 Why use Middleware
@@ -126,8 +126,9 @@
\section2 Related Information
\list
- \li See \l{QtIvi Remote Backends} and \l {Qt IVI Generator Remote Objects Example} for a more
- detailed explanation and a walkthrough on QtIVI remote backends.
+ \li See \l{Qt IVI Inter-Process Communication Integration} and
+ \l {Generate QtRemoteObjects based backends with the Qt IVI Generator} for a more
+ detailed explanation and a walkthrough on generating middleware services.
\li See \l{Qt IVI Simulation System} for more info about simulations.
\endlist