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/qt-embedded.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/qt-embedded.qdoc')
-rw-r--r-- | doc/src/platforms/qt-embedded.qdoc | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/src/platforms/qt-embedded.qdoc b/doc/src/platforms/qt-embedded.qdoc index b38c94f..afed540 100644 --- a/doc/src/platforms/qt-embedded.qdoc +++ b/doc/src/platforms/qt-embedded.qdoc @@ -67,10 +67,9 @@ Applications use the appropriate style for the embedded environment and use native features, such as menus, to conform to the native style guidelines. - \o \l{Symbian Platform - Introduction to Qt}{Qt for the Symbian - platform} is used to create applications running in existing Symbian - platform environments. Applications use the appropriate style for the - embedded environment and use native features, such as menus, to conform - to the native style guidelines. + \o \l{Qt for the Symbian platform} is used to create applications running + in existing Symbian platform environments. Applications use the appropriate + style for the embedded environment and use native features, such as menus, + to conform to the native style guidelines. \endtable */ |