aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2018-02-21 13:24:10 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-21 11:53:44 +0000
commit8d482b27c6c0c2b664104fd777ddee92652ab65c (patch)
tree391b0b38f20527ceebea2e2935ca6bf24efc7c63
parenta00e15ce9fa538c316ebc5fecf2c7fd7d184229f (diff)
Fix section levels in the Qt AS Overview pagev2.0_QtAS
Qt Automotive Suite Overview page contains section2 and section1 level titles. All titles changed as section1 (so the font size is same in each title). Task-number: QTAUTO-806 Change-Id: I2f732e87f3f33aa419dc332bbb1ea9ef3e70684d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc b/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc
index 46c327a..262c6a1 100644
--- a/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc
+++ b/src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc
@@ -124,20 +124,20 @@
\QAS comes with additional functionality for diagnostics and debugging,
as well as deployment:
- \section2 GammaRay
+ \section1 GammaRay
GammaRay is a plugin for Qt Creator that provides software introspection
for Qt applications. It allows visualization of application behavior and
manipulating it at run-time, both locally and remotely on an embedded
target.
- \section2 QmlLive
+ \section1 QmlLive
\l{Qt QmlLive}{QmlLive} provides a live reloader environment for rapid development of
Qt Quick applications, dramatically reducing the time it takes to
deploy and test changes in the UI design.
- \section2 Deployment
+ \section1 Deployment
Device deployment can be done directly from the Qt Creator IDE to a
device connected via USB or local area network, or to an \l{Emulator}{emulator}