forked from qt-creator/qt-creator
Doc: Fix overview topic contents after content was moved around
The Best Practices were moved to the appropriate topics. Change-Id: I0e525d9e2119158e2c3c8c971e72c062b7f03ca0 Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2018 The Qt Company Ltd.
|
||||
** Copyright (C) 2021 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Qt Creator documentation.
|
||||
@@ -58,9 +58,11 @@
|
||||
Furthermore, features such as widget promotion and custom plugins
|
||||
allow you to use your own widgets with \QD.
|
||||
|
||||
\li \l{Best Practices}
|
||||
\li \l{Optimizing Applications for Mobile Devices}
|
||||
|
||||
Apply the best practices to ensure that the UIs you create work
|
||||
efficiently on the intended platforms, such as mobile devices.
|
||||
Before starting application development, analyze and define the
|
||||
requirements, scope, and functionality of the application to ensure
|
||||
efficient functionality and a smooth user experience on mobile
|
||||
devices.
|
||||
\endlist
|
||||
*/
|
||||
|
Reference in New Issue
Block a user