summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2017-02-09 18:16:55 -0800
committerJake Petroules <jake.petroules@qt.io>2017-02-17 16:43:59 +0000
commit3fc7337353e95df96a2cb9fb3116547ba92b111c (patch)
tree2b0b1e7963d55c476d6dee5cd7d5566a5cb25b9a
parent138c34c26834d80ea364d0b681b2b9db73c7c766 (diff)
Fix a couple more broken links
Change-Id: Ia00a56b986bb755b1add75742b59cffce140c4b7 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--doc/src/external-resources.qdoc10
-rw-r--r--doc/src/platforms/ios.qdoc4
2 files changed, 12 insertions, 2 deletions
diff --git a/doc/src/external-resources.qdoc b/doc/src/external-resources.qdoc
index 614bf6b8c..e043605bd 100644
--- a/doc/src/external-resources.qdoc
+++ b/doc/src/external-resources.qdoc
@@ -46,6 +46,16 @@
*/
/*!
+ \externalpage http://help.apple.com/xcode/mac/8.0/#/dev10510b1f7
+ \title Create asset catalogs and sets
+*/
+
+/*!
+ \externalpage https://developer.apple.com/library/content/qa/qa1686/_index.html
+ \title App Icons on iPhone, iPad and Apple Watch
+*/
+
+/*!
\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 ac8feefa9..7fea971fa 100644
--- a/doc/src/platforms/ios.qdoc
+++ b/doc/src/platforms/ios.qdoc
@@ -317,7 +317,7 @@
}
\endcode
- For image resources, an alternative way is to make use of \l {https://developer.apple.com/library/ios/recipes/xcode_help-image_catalog-1.0/Recipe.html}
+ For image resources, an alternative way is to make use of \l {Create asset catalogs and sets}
{asset catalogs} in Xcode, which can be added in a similar way:
\badcode
ios {
@@ -335,7 +335,7 @@
to set them in the .pro file.
To support all resolutions and devices, several images should be created.
- A detailed list of what is required is available at \l {https://developer.apple.com/library/ios/qa/qa1686/_index.html}{Icon files}.
+ A detailed list of what is required is available at \l {App Icons on iPhone, iPad and Apple Watch}{Icon files}.
The filename is not important, but the actual pixel size is.
Just a few icons are required.
However, to support both iPhone and iPad, the following images