From 8d482b27c6c0c2b664104fd777ddee92652ab65c Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Wed, 21 Feb 2018 13:24:10 +0200 Subject: Fix section levels in the Qt AS Overview page 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 --- src/doc/qtautomotivesuite/src/qtautomotivesuite.qdoc | 6 +++--- 1 file 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} -- cgit v1.2.3