From f0458d2af4c75837257c9e4c0f130fa168b247dd Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Fri, 13 Apr 2018 10:34:07 +0200 Subject: Doc: add "Best Practices for QML and Qt Quick" to best-practices group So that it shows up on http://doc.qt.io/qt-5/best-practices.html Change-Id: I0968362dc055adb6b882c1b7dc6a4a4d7f8b6351 Reviewed-by: J-P Nurmi --- src/quick/doc/src/guidelines/qtquick-bestpractices.qdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/quick/doc/src/guidelines/qtquick-bestpractices.qdoc b/src/quick/doc/src/guidelines/qtquick-bestpractices.qdoc index e70791d1c9..b22b013684 100644 --- a/src/quick/doc/src/guidelines/qtquick-bestpractices.qdoc +++ b/src/quick/doc/src/guidelines/qtquick-bestpractices.qdoc @@ -29,6 +29,7 @@ \page qtquick-bestpractices.html \title Best Practices for QML and Qt Quick \brief Lists best practices for working with QML and Qt Quick +\ingroup best-practices Despite all of the benefits that QML and Qt Quick offer, they can be challenging in certain situations. The following sections elaborate on some of -- cgit v1.2.3