aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2018-02-21 11:56:23 +0200
committerTarja Sundqvist <tarja.sundqvist@qt.io>2018-02-21 10:25:47 +0000
commita00e15ce9fa538c316ebc5fecf2c7fd7d184229f (patch)
tree365e391cdea1942566506a21b3e89b3e3ba8b62e
parentfaf02ce5ffd951765dad7fedc9091285c3327016 (diff)
Remove incorrect information from Qt Automotive Suite documentation
Incorrect information and links removed from the Qt Automotive Suite documentation. Task-number: QTAUTO-806 Change-Id: I20dabe3480551414a236ad5ae43c065445e3d405 Reviewed-by: Miao Luo <miao.luo@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc16
-rw-r--r--src/doc/qtautomotivesuite/src/shared/qtas-common.qdocinc6
2 files changed, 3 insertions, 19 deletions
diff --git a/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc b/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc
index f81f867..46c327a 100644
--- a/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc
+++ b/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc
@@ -46,7 +46,7 @@
\include qtas-common.qdocinc qtas contents
- \section1 Related Information
+ \section1 Components
\list
\li \l {Qt for Device Creation}
@@ -54,9 +54,7 @@
\li \l {Qt IVI}{Qt IVI Module Reference Documentation}
\li \l {Qt Application Manager}
\li \l {Qt QmlLive}
- \li \l {Over-The-Air Update}
- \li \l {Qt Web Browser}
- \li \l {Neptune UI}{Reference UI}
+ \li \l {Neptune UI}{Reference UI (Neptune)}
\li \l {GammaRay}
\endlist
*/
@@ -173,16 +171,6 @@
Qt in IVI (In-Vehichle Infotainment) systems. It demonstrates best practices
for developing an automotive UI with \QAS.
- \section1 Web Browser
-
- \l {Qt Web Browser} is a browser designed for embedded devices. It is based on
- \l {Qt WebEngine}, with a slick, touch-friendly user interface.
-
- \section1 Over-The-Air Updates
-
- \QAS comes with \l {Over-The-Air Update}{Over-The-Air} (OTA) package, providing
- tools that assist in enabling distribution of software updates in embedded
- Linux devices over wireless networks.
*/
/*!
diff --git a/src/doc/qtautomotivesuite/src/shared/qtas-common.qdocinc b/src/doc/qtautomotivesuite/src/shared/qtas-common.qdocinc
index 9e70afe..c7ff081 100644
--- a/src/doc/qtautomotivesuite/src/shared/qtas-common.qdocinc
+++ b/src/doc/qtautomotivesuite/src/shared/qtas-common.qdocinc
@@ -28,14 +28,10 @@
//! [qtas contents]
\list
\li \l {Qt Automotive Suite Overview}{Overview}
- \li \l {Installing Qt Automotive Suite}{Install Instructions}
- \list
- \li \l{NVIDIA DRIVE CX Guide}
- \endlist
+ \li \l {Installing Qt Automotive Suite}
\li \l {Tutorial: Deploying Your First Project with Qt Automotive Suite}
\li \l {Building Your Own NVIDIA DRIVE CX Image}
\li \l {Licenses Used in Qt Automotive Suite}
- \li \l {Related Information}
\endlist
//! [qtas contents]
*/