summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2018-10-24 19:04:34 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2018-10-26 13:56:42 +0000
commitab369ec63f9442cc43b9e607feeb2692a7d473d1 (patch)
tree3cf69273cf08c4ed3e3f9f522ab459c0402e535d
parenta7c5c1bfce280a169584c4da4d690e39ce867263 (diff)
Update language for supported versions
Change-Id: Ibcd5853482b247102185c383f404e26338292a65 Reviewed-by: Martin Smith <martin.smith@qt.io>
-rw-r--r--doc/src/platforms/supported-platforms.qdocinc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/platforms/supported-platforms.qdocinc b/doc/src/platforms/supported-platforms.qdocinc
index 47925f5e8..de8555cab 100644
--- a/doc/src/platforms/supported-platforms.qdocinc
+++ b/doc/src/platforms/supported-platforms.qdocinc
@@ -61,7 +61,7 @@
\section2 \l{Qt for macOS}{\macos}
//! [macos]
\table 80%
- \header \li Deployment Platform \li Architecture \li Development Environment
+ \header \li Target Platform \li Architecture \li Build Environment
\row \li \macos 10.12, 10.13, \b 10.14
\li \c x86_64 and \c x86_64h
\li \b {Xcode 10} (10.14 SDK)
@@ -99,7 +99,7 @@
\section2 \l{Qt for Android}{Android}
//! [android]
\table 80%
- \header \li Platform Version \li Architecture \li Compiler \li Development Environment
+ \header \li Platform Version \li Architecture \li Compiler \li Build Environment
\row \li Android 4.1, 5, 6, 7, 8 (API Level 16)
\li \c armv7 and \c x86
\li \b {GCC as provided by Google}, \b {MinGW 5.3}
@@ -110,7 +110,7 @@
\section2 \l{Qt for iOS}{iOS/tvOS/watchOS}
//! [ios]
\table 80%
- \header \li Deployment Platform \li Architecture \li Development Environment \li Notes
+ \header \li Target Platform \li Architecture \li Build Environment \li Notes
\row \li iOS 11, \b{iOS 12}
\li \c armv8 (\c arm64)
\li \b {Xcode 10} (iOS 12 SDK)
@@ -129,7 +129,7 @@
\section2 \l{Qt for WinRT}{WinRT}
//! [winrt]
\table 80%
- \header \li Platform Version \li Architecture \li Compiler \li Development Environment
+ \header \li Platform Version \li Architecture \li Compiler \li Build Environment
\row \li Universal Windows Platform 10
\li \c x86, \c x86_64, and \c armv7
\li \b{MSVC 2017}, \b{MSVC 2015}