diff options
author | David Boddie <david.boddie@nokia.com> | 2010-10-08 18:11:27 (GMT) |
---|---|---|
committer | David Boddie <david.boddie@nokia.com> | 2010-10-08 18:11:27 (GMT) |
commit | 740b794259eb41845e7529371de3f3e20235f7b4 (patch) | |
tree | c5e60bd15bad47dc865ef3fde3f4f638362dd481 /doc/src/platforms/winsystem.qdoc | |
parent | 227416bd859bca799ca1361ea1cb9b9cf9aa6977 (diff) | |
download | Qt-740b794259eb41845e7529371de3f3e20235f7b4.zip Qt-740b794259eb41845e7529371de3f3e20235f7b4.tar.gz Qt-740b794259eb41845e7529371de3f3e20235f7b4.tar.bz2 |
Doc: Reorganized the platform and compiler notes pages.
Errors and omissions will be fixed in later commits.
The idea here is to merge the compiler notes into the platform
notes because the platform is usually fixed and the compiler is
often determined by the platform. In addition, notes about
compilers are not always applicable to multiple platforms, so
collating notes by compiler does not save much space, and it only
makes maintenance of the notes more difficult.
Diffstat (limited to 'doc/src/platforms/winsystem.qdoc')
-rw-r--r-- | doc/src/platforms/winsystem.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/platforms/winsystem.qdoc b/doc/src/platforms/winsystem.qdoc index 2919bb7..64e35c5 100644 --- a/doc/src/platforms/winsystem.qdoc +++ b/doc/src/platforms/winsystem.qdoc @@ -44,8 +44,8 @@ \tableofcontents For information about which platforms are supported by Qt, see the - \l{Platform Notes}. For information on distributing Qt applications, see - \l{Deploying Qt Applications}. + \l{Platform and Compiler Notes}. For information on distributing Qt + applications, see \l{Deploying Qt Applications}. \target x11 \section1 Qt for X11 |