summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms/winsystem.qdoc
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@nokia.com>2009-11-19 20:33:01 +0100
committerAlessandro Portale <alessandro.portale@nokia.com>2009-11-19 20:37:42 +0100
commitea0f526ac3a7daef5d4ebff2373a01d4088e28c3 (patch)
tree6ad6fc7836747044713ade6e75d7230b848ba46e /doc/src/platforms/winsystem.qdoc
parentf3118df6af745759a73d8a9f40d1fa1a90a4385a (diff)
Improved documentation Qt for the Symbian platform
By Janne Anttila: - Switched links/references from 'S60' to 'Symbian' - Added collection page for Symbian specific documentation - Added page about application deployment for Symbian - Update supported compiler list for Symbian to more specific one - Added bullet about dev env. setup to Symbian installation page - Commented that SBSv2 is not offically supported by current S60 SDKs - Moved S60 3rd FP1 special patching note after SDK installation bullet - Recommedation to look into Qt quick start guide from Symbian Forum - Added Symbian bullet to known issues page and link to wiki - Added link to "state of support" document from symbian docs main page By aportale: - Rephrasing - More consistent naming of 'Qt for the Symbian platform' - Implementation of suggestions from other Nokians Reviewed-By: Janne Anttila
Diffstat (limited to 'doc/src/platforms/winsystem.qdoc')
-rw-r--r--doc/src/platforms/winsystem.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/platforms/winsystem.qdoc b/doc/src/platforms/winsystem.qdoc
index 72e7da60b5..2f43a74c04 100644
--- a/doc/src/platforms/winsystem.qdoc
+++ b/doc/src/platforms/winsystem.qdoc
@@ -102,9 +102,9 @@
When compiling for this platform, the macro \c{Q_WS_WINCE} is defined.
See the \l{Qt for Windows CE} documentation for more information.
- \section1 Qt for Symbian Platform
+ \section1 Qt for the Symbian platform
When compiling for this platform, the macro \c{Q_WS_S60} is defined.
- See the \l{Symbian Platform - Introduction to Qt} documentation for
+ See the \l{The Symbian platform - Introduction to Qt} documentation for
more information.
*/