summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeir Vattekar <geir.vattekar@trolltech.com>2009-06-30 10:25:47 (GMT)
committerGeir Vattekar <geir.vattekar@trolltech.com>2009-06-30 10:36:00 (GMT)
commit238a618b5482e0471f46ed71362492be9c4df4a6 (patch)
treee382c5d2650c095ae188f340e06c199262b190a5
parent815841491a378237349a5206ac841454629d2628 (diff)
downloadQt-238a618b5482e0471f46ed71362492be9c4df4a6.zip
Qt-238a618b5482e0471f46ed71362492be9c4df4a6.tar.gz
Qt-238a618b5482e0471f46ed71362492be9c4df4a6.tar.bz2
Doc: Fixed links that pointed to removed documentation.
Information on issues with the icc compiler has been moved in the docs. Redirected links that still pointed to the old location. Task-number: 257039 Reviewed-by: Morten Engvoldsen
-rw-r--r--doc/src/platform-notes.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/platform-notes.qdoc b/doc/src/platform-notes.qdoc
index 23094e1..8fe8170 100644
--- a/doc/src/platform-notes.qdoc
+++ b/doc/src/platform-notes.qdoc
@@ -397,7 +397,7 @@
\row \o Apple Mac OS X (32-bit) \o gcc 4.0.1
\row \o Linux (32 and 64-bit) \o gcc 4.1, 4.2, 4.3
\row \o Microsoft Windows \o gcc 3.4.2 (MinGW) (32-bit), MSVC 2003, 2005 (32 and 64-bit), 2008,
- \l{Known Issues in %VERSION%}{Intel icc (see note)}
+ \l{Intel C++ Compiler}{Intel icc (see note)}
\endtable
Any platform-compiler combinations not listed here should be considered unsupported.
@@ -596,8 +596,9 @@
\section1 Intel C++ Compiler
- \warning Please see the \l{Known Issues in %VERSION%} page for information
- about an issue with this compiler.
+ Qt supports the Intel C++ compiler on both Windows and Linux.
+ However, there are a few issues on Linux (see the following
+ section).
\section2 Intel C++ Compiler for Linux