diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2011-02-15 13:27:11 (GMT) |
---|---|---|
committer | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2011-02-15 13:27:11 (GMT) |
commit | ddc187a320830ca75ed877bdf13447dde35134fd (patch) | |
tree | ee7ef4420f371174e829c65b422fa35f04da94af /tools/qdoc3/test | |
parent | bb9b7f0517abb92ec5ed8b293f0b56a751718096 (diff) | |
download | Qt-ddc187a320830ca75ed877bdf13447dde35134fd.zip Qt-ddc187a320830ca75ed877bdf13447dde35134fd.tar.gz Qt-ddc187a320830ca75ed877bdf13447dde35134fd.tar.bz2 |
Doc: Updating platform support pages in the documentation
Diffstat (limited to 'tools/qdoc3/test')
-rw-r--r-- | tools/qdoc3/test/qt-html-templates-online.qdocconf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/qdoc3/test/qt-html-templates-online.qdocconf b/tools/qdoc3/test/qt-html-templates-online.qdocconf index dc84e7d..0a4e0c8 100644 --- a/tools/qdoc3/test/qt-html-templates-online.qdocconf +++ b/tools/qdoc3/test/qt-html-templates-online.qdocconf @@ -40,8 +40,7 @@ HTML.postheader = \ " <li><a href=\"qt-basic-concepts.html\">Programming with Qt</a></li> \n" \ " <li><a href=\"qtquick.html\">Device UIs & Qt Quick</a></li> \n" \ " <li><a href=\"qt-gui-concepts.html\">UI Design with Qt</a></li> \n" \ - " <li><a href=\"developing-with-qt.html\">Cross-platform and Platform-specific</a></li> \n" \ - " <li><a href=\"platform-specific.html\">Platform-specific info</a></li> \n" \ + " <li><a href=\"supported-platforms.html\">Supported Platforms</a></li> \n" \ " <li><a href=\"technology-apis.html\">Qt and Key Technologies</a></li> \n" \ " <li><a href=\"best-practices.html\">How-To's and Best Practices</a></li> \n" \ " </ul> \n" \ |