OSDN Git Service

Doc: align table with SDK docs
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>
Fri, 21 Jan 2011 16:08:47 +0000 (17:08 +0100)
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>
Fri, 21 Jan 2011 16:08:47 +0000 (17:08 +0100)
Reviewed-by: Maurice Kalinowski
doc/qtcreator.qdoc

index efefadd..3f5140e 100644 (file)
     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
 */