summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2019-09-18 18:35:16 +0200
committerPaul Wicking <paul.wicking@qt.io>2019-09-19 18:16:36 +0200
commitd952a1c09db2d5faf3de6c2b1e5218b26246e6d2 (patch)
treee166b700f994befc0b446fe6d140868468eda36b
parent37e2fe2b4cc70a85c9cdaccdd94d2284864290ba (diff)
Doc: Drop platform/API version in introduction paragraph
The platform/API version is maintained in the table that follows immediately after the introduction paragraph. Fixes: QTBUG-78489 Change-Id: Ib22e77519973b87b9462ac5940bc5d2250398b47 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--doc/src/platforms/android.qdoc12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/src/platforms/android.qdoc b/doc/src/platforms/android.qdoc
index 78136e5f2..b35de320a 100644
--- a/doc/src/platforms/android.qdoc
+++ b/doc/src/platforms/android.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
@@ -31,12 +31,12 @@
\brief Provides information about Android support in Qt.
\ingroup supportedplatform
-Qt for Android enables you to run Qt 5 applications on devices with Android
-v4.1 (API level 16) or later. All Qt modules (essential and add-on) are
-supported except Qt \WebEngine, Qt Serial Port, and the
-platform-specific ones (Qt Mac Extras, Qt Windows Extras, and Qt X11 Extras).
+Qt for Android enables you to run Qt 5 applications Android devices.
+All Qt modules (essential and add-on) are supported except Qt \WebEngine,
+Qt Serial Port, and the platform-specific ones (Qt Mac Extras,
+Qt Windows Extras, and Qt X11 Extras).
-The following configurations are supported.
+The following configurations are supported:
\include supported-platforms.qdocinc android