summaryrefslogtreecommitdiffstats
path: root/doc/src/development/developing-with-qt.qdoc
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2010-12-17 19:38:39 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2010-12-17 19:38:39 (GMT)
commit26e9a288886978a8f38e9385d8d6011fdbfbebe7 (patch)
tree21e91d71458f6bb79f6a4d7280520a441b982109 /doc/src/development/developing-with-qt.qdoc
parentd686053ffe0be98a11a8880d91cb738a65b8f338 (diff)
downloadQt-26e9a288886978a8f38e9385d8d6011fdbfbebe7.zip
Qt-26e9a288886978a8f38e9385d8d6011fdbfbebe7.tar.gz
Qt-26e9a288886978a8f38e9385d8d6011fdbfbebe7.tar.bz2
Doc: Fixed broken links.
Diffstat (limited to 'doc/src/development/developing-with-qt.qdoc')
-rw-r--r--doc/src/development/developing-with-qt.qdoc8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/src/development/developing-with-qt.qdoc b/doc/src/development/developing-with-qt.qdoc
index 6793abd..72073e8 100644
--- a/doc/src/development/developing-with-qt.qdoc
+++ b/doc/src/development/developing-with-qt.qdoc
@@ -28,7 +28,7 @@
/*!
\page developing-with-qt.html
- \title Cross-platform & Platform-specific Development
+ \title Cross-Platform and Platform-Specific Development
Qt allows you to write advanced applications and UIs once, and deploy them
across desktop and embedded operating systems without rewriting the source
code. The top section of this page provides an overview of the tools and
@@ -37,7 +37,7 @@
links to documents that describe platform-specific features provided by Qt,
and discuss issues related to particular platforms and environments.
- \section1 Cross-platform Development with Qt
+ \section1 Cross-Platform Development with Qt
Qt is provided with a set of build tools to help developers automate
the process of building and installing Qt applications.
@@ -68,7 +68,7 @@
\endlist
\endtable
- \section1 Platform-specific Development with Qt
+ \section1 Platform-Specific Development with Qt
These documents describe platform-specific features provided by Qt, and
discuss issues related to particular platforms and environments.
@@ -110,6 +110,4 @@
\o Collections of notes about Qt implementations on different window systems.
\endlist
\endtable
-
-
*/