From: Leena Miettinen Date: Fri, 21 Jan 2011 16:08:47 +0000 (+0100) Subject: Doc: align table with SDK docs X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a5b5e06f1967841bc36daa93a183ec527e5455e4;p=qt-creator-jp%2Fqt-creator-jp.git Doc: align table with SDK docs Reviewed-by: Maurice Kalinowski --- 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 */