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:
Leena Miettinen
2021-08-26 16:12:13 +02:00
parent 491bd18d1f
commit 396a1ed555

View File

@@ -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
*/