From 0f79f802be101485950e63b294982eba80558355 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Tue, 13 Aug 2013 14:47:29 +0200 Subject: Doc: Adding link to Qt for BlackBerry wiki as external page Change-Id: I6a93c7b55a90c8616ec67a5cc9b510cc876ed7e2 Reviewed-by: Martin Smith --- doc/global/externalsites/qt-webpages.qdoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/global') diff --git a/doc/global/externalsites/qt-webpages.qdoc b/doc/global/externalsites/qt-webpages.qdoc index 1bb6228ed1..e94aee0980 100644 --- a/doc/global/externalsites/qt-webpages.qdoc +++ b/doc/global/externalsites/qt-webpages.qdoc @@ -105,3 +105,8 @@ \externalpage http://qt-project.org/wiki/Qt-Localization \title external: Translating Qt Into Other Languages */ + +/*! + \externalpage http://qt-project.org/wiki/BlackBerry + \title Qt for BlackBerry +*/ -- cgit v1.2.3 From 7510aad98ec4a44335257ccc932381c1f61f9ce6 Mon Sep 17 00:00:00 2001 From: Venu Date: Tue, 13 Aug 2013 15:06:02 +0200 Subject: Doc: Updated the tagged examples list for Android Removed the Boxes example from the list as it requires OpenGL. Task-number: QTBUG-32953 Change-Id: Ieb186afde0a87b12d7ab48037b31ae5895740d60 Reviewed-by: Eskil Abrahamsen Blomfeldt --- doc/global/manifest-meta.qdocconf | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/global') diff --git a/doc/global/manifest-meta.qdocconf b/doc/global/manifest-meta.qdocconf index ccf3622be9..6b55e0dbad 100644 --- a/doc/global/manifest-meta.qdocconf +++ b/doc/global/manifest-meta.qdocconf @@ -108,7 +108,6 @@ manifestmeta.android.names = "QtQuick/Qt Quick Demo - Maroon*" \ "QtWidgets/Regular Expressions Example" \ "QtWidgets/Colliding Mice Example" \ "QtWidgets/Basic Graphics Layouts Example" \ - "QtWidgets/Boxes" \ "QtWidgets/40000 Chips" \ "QtWidgets/Diagram Scene Example" \ "QtWidgets/Drag and Drop Robot Example" \ -- cgit v1.2.3