diff options
author | Alessandro Portale <alessandro.portale@nokia.com> | 2009-11-19 19:33:01 (GMT) |
---|---|---|
committer | Alessandro Portale <alessandro.portale@nokia.com> | 2009-11-19 19:37:42 (GMT) |
commit | ea0f526ac3a7daef5d4ebff2373a01d4088e28c3 (patch) | |
tree | 6ad6fc7836747044713ade6e75d7230b848ba46e /doc/src/platforms/symbian-exceptionsafety.qdoc | |
parent | f3118df6af745759a73d8a9f40d1fa1a90a4385a (diff) | |
download | Qt-ea0f526ac3a7daef5d4ebff2373a01d4088e28c3.zip Qt-ea0f526ac3a7daef5d4ebff2373a01d4088e28c3.tar.gz Qt-ea0f526ac3a7daef5d4ebff2373a01d4088e28c3.tar.bz2 |
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/symbian-exceptionsafety.qdoc')
-rw-r--r-- | doc/src/platforms/symbian-exceptionsafety.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/platforms/symbian-exceptionsafety.qdoc b/doc/src/platforms/symbian-exceptionsafety.qdoc index 88f4d03..99bd2d8 100644 --- a/doc/src/platforms/symbian-exceptionsafety.qdoc +++ b/doc/src/platforms/symbian-exceptionsafety.qdoc @@ -42,7 +42,7 @@ /*! \page symbianexceptionsafety.html \title Exception Safety with Symbian - \ingroup qts60 + \ingroup qtsymbian \brief A guide to integrating exception safety in Qt with Symbian. The following sections describe how Qt code can interoperate with Symbian's |