From 2d218473e845e2b382baf6543fb89256992769ac Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Mon, 27 Jan 2014 10:45:38 +0100 Subject: Remove Controls Layouts demo and docs for Launcher Settings Remove Controls Layouts demo which is not very useful in a touch environment. Layouts themselves are covered by Qt examples and documentation. Also, stop showing Launcher Settings as an stand-alone example in Qt Creator. It's not functional as a stand-alone app (controls do nothing). Change-Id: I1c869b546b92ca911ee2ac268ee21fd3f078b709 Reviewed-by: Eirik Aavitsland --- doc/b2qt-demos.qdoc | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'doc/b2qt-demos.qdoc') diff --git a/doc/b2qt-demos.qdoc b/doc/b2qt-demos.qdoc index 771b4c3..7e9e640 100644 --- a/doc/b2qt-demos.qdoc +++ b/doc/b2qt-demos.qdoc @@ -44,13 +44,6 @@ \brief Demonstrates using camera in a QML application. */ -/*! - \example controls-layouts - \title Controls Layouts - \ingroup b2qt-demos - \brief Demonstrates using Qt Quick Controls Layouts. -*/ - /*! \example controls-touch \title Controls Touch @@ -110,8 +103,10 @@ */ /*! + \omit \example launchersettings \title Launcher Settings \ingroup b2qt-demos \brief Displays information and settings available for the Boot to Qt launcher. + \endomit */ -- cgit v1.2.3