summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2017-02-09 12:33:48 -0800
committerJake Petroules <jake.petroules@qt.io>2017-02-10 18:12:49 +0000
commit339a602fd96b88f9df5ddbb8e0e778bc570c4e53 (patch)
tree657aedbad9d64d65e14802ea1dc1f347915ef007
parentc5d1902dccd44daea5b331ec2074d8e2c28bdcaa (diff)
Remove broken link from documentationv5.9.0-alpha1
This link just goes to the news home page now, and it was never a requirement to use the latest version in perpetuity, but the latest version *at the time* that link was published. Change-Id: I2801631ccf28180292e023deaa33314ea9f7c09e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--doc/src/external-resources.qdoc5
-rw-r--r--doc/src/platforms/ios.qdoc2
2 files changed, 1 insertions, 6 deletions
diff --git a/doc/src/external-resources.qdoc b/doc/src/external-resources.qdoc
index 973c34aa1..614bf6b8c 100644
--- a/doc/src/external-resources.qdoc
+++ b/doc/src/external-resources.qdoc
@@ -46,11 +46,6 @@
*/
/*!
- \externalpage https://developer.apple.com/news/?id=12172013a
- \title Xcode5Req
-*/
-
-/*!
\externalpage http://opensource.org/licenses/bsd-license.php
\title New and Modified BSD Licenses
*/
diff --git a/doc/src/platforms/ios.qdoc b/doc/src/platforms/ios.qdoc
index a404ebf30..ac8feefa9 100644
--- a/doc/src/platforms/ios.qdoc
+++ b/doc/src/platforms/ios.qdoc
@@ -60,7 +60,7 @@
Before installing Qt, you first need to install
Xcode. You will find it in the Mac App Store \l{Xcode}{here}.
- \note As \l{Xcode5Req}{required by Apple}, you should always use the latest
+ \note As recommended by Apple, you should always use the latest
Xcode version when building your applications for the App Store.
In practice this means you also need the latest version of \macos to develop
iOS apps with Qt, due to Xcode's system requirements.