From 9f86bd27564ada6bcd8e200f347b642578935934 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 18 Feb 2019 11:34:20 +0100 Subject: Doc: Link to the Deployment Server documentation from top-level Add links to the Qt Automotive Suite Deployment Server documentation, mention it in the overview under 'Qt Application Manager', and reorganize the overview sections so that components are not discussed before they are introduced. Task-number: AUTOSUITE-724 Change-Id: I71128f16dc45f560c6f325814b65e8dfcb727f62 Reviewed-by: Kavindra Palaraja --- src/doc/qtautomotivesuite/src/external-resources.qdoc | 5 +++++ src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc | 17 +++++++++++------ 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/src/doc/qtautomotivesuite/src/external-resources.qdoc b/src/doc/qtautomotivesuite/src/external-resources.qdoc index 51fe684..ba030fb 100644 --- a/src/doc/qtautomotivesuite/src/external-resources.qdoc +++ b/src/doc/qtautomotivesuite/src/external-resources.qdoc @@ -75,6 +75,11 @@ \title Qt Application Manager */ +/*! + \externalpage https://doc.qt.io/QtAutoDeploymentServer/index.html + \title Qt Automotive Suite Deployment Server +*/ + /*! \externalpage https://doc.qt.io/QtForDeviceCreation/index.html \title Qt for Device Creation diff --git a/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc b/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc index fd4c587..db2d788 100644 --- a/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc +++ b/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc @@ -53,6 +53,7 @@ \li \l {Qt GENIVI Extras}{Qt GENIVI Extras Module Reference Documentation} \li \l {Qt IVI}{Qt IVI Module Reference Documentation} \li \l {Qt Application Manager} + \li \l {Qt Automotive Suite Deployment Server} \li \l {Qt QmlLive} \li \l {Qt Safe Renderer} \li \l {Qt Design Studio} @@ -176,6 +177,12 @@ Already defined interfaces from the GENIVI alliance are exposed in the \l {Qt GENIVI Extras} module. + \section1 Reference Applications + + \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. + \section1 Qt Application Manager \l {Qt Application Manager} provides a basis for a multi-application @@ -188,12 +195,10 @@ that facilitates the development of 3rd party applications within a Qt Application Manager setup by automating the underlying processes. - \section1 Reference Applications - - \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. - + \l {Qt Automotive Suite Deployment Server} is a lightweight HTTP server + for installing application packages by a Qt Application Manager instance. + The UI counterpart for the Deployment Server is the \e Downloads app in + the Neptune 3 UI. */ /*! -- cgit v1.2.3