summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-01-21 17:08:47 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-01-21 17:08:47 +0100
commita5b5e06f1967841bc36daa93a183ec527e5455e4 (patch)
treeea7cebfeeae83aeda0610610046846b905873e70
parent83a262ea9e21400e1f7ab6917c21d1c2b8baa36c (diff)
downloadqt-creator-a5b5e06f1967841bc36daa93a183ec527e5455e4.tar.gz
Doc: align table with SDK docs
Reviewed-by: Maurice Kalinowski
-rw-r--r--doc/qtcreator.qdoc31
1 files changed, 20 insertions, 11 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index efefaddd2b..3f5140e044 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -502,44 +502,53 @@
To build Qt Creator itself from the source, see the requirements and
instructions in the readme file that is located in the source repository.
- \section1 Supported Mobile Device Platforms
- You can develop applications for the following mobile device
- platforms:
+ \section1 Supported Platforms
+
+ You can develop applications for the following platforms:
\list
- \o Symbian
+ \o Desktop
+
+ \o Qt Simulator
+
+ \o Maemo 5
- \o Maemo and Maemo Application Development and Debugging Environment (MADDE)
+ \o Symbian
\endlist
- The following table summarizes operating system support for building
+ The following table summarizes operating system support for developing
applications for mobile device platforms.
\table
\header
- \o {1,3} Operating system
- \o {3,1} Platform
+ \o {1,4} Operating system
+ \o {4,1} Platform
\header
\o Desktop
- \o Symbian
+ \o Qt Simulator
\o Maemo
+ \o Symbian
+
\row
\o Windows
\o Yes
\o Yes
\o Yes
+ \o Yes
\row
\o Linux
\o Yes
- \o No
\o Yes
+ \o Yes
+ \o Yes (by using Remote Compiler for building)
\row
\o Mac OS X
\o Yes
- \o No
\o Yes
+ \o Yes
+ \o Yes (by using Remote Compiler for building)
\endtable
*/