From 6257b4aeebcb5e2de47bccd3d851e8f02ca0f7d2 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 10 Apr 2014 14:20:07 +0200 Subject: [PATCH] Doc: add link to Publishing to Google Play in Qt docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5a8be96da231a8f7ced19aa6010ae08a55fcc601 Reviewed-by: Topi Reiniƶ --- doc/src/overview/creator-overview.qdoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/src/overview/creator-overview.qdoc b/doc/src/overview/creator-overview.qdoc index 7e5cebd6907..792c54bd3df 100644 --- a/doc/src/overview/creator-overview.qdoc +++ b/doc/src/overview/creator-overview.qdoc @@ -111,6 +111,8 @@ devices that are suitable for publishing to application stores and other channels. You must make sure that the package contents meet the requirements for publishing on the channel. - \endtable + + For more information, see \l{Publishing to Google Play}. +\endtable */