summaryrefslogtreecommitdiffstats
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
parentd686053ffe0be98a11a8880d91cb738a65b8f338 (diff)
downloadQt-26e9a288886978a8f38e9385d8d6011fdbfbebe7.zip
Qt-26e9a288886978a8f38e9385d8d6011fdbfbebe7.tar.gz
Qt-26e9a288886978a8f38e9385d8d6011fdbfbebe7.tar.bz2
Doc: Fixed broken links.
-rw-r--r--doc/src/development/developing-with-qt.qdoc8
-rw-r--r--doc/src/index.qdoc10
-rw-r--r--doc/src/overviews.qdoc4
3 files changed, 10 insertions, 12 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
-
-
*/
diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc
index aefbea1..4aec230 100644
--- a/doc/src/index.qdoc
+++ b/doc/src/index.qdoc
@@ -72,11 +72,11 @@
\enddiv
\div {sectionlist tricol}
\list
- \o \l{qt-basic-concepts.html}{Programming with Qt}
- \o \l{qt-gui-concepts.html}{UI Design with Qt}
- \o \l{developing-with-qt.html}{Cross-platform and Platform-specific}
- \o \l{technology-apis.html}{Qt and Key Technologies}
- \o \l{best-practices.html}{Best Practices Guides}
+ \o \l{Programming with Qt}
+ \o \l{UI Design with Qt}
+ \o \l{Cross-Platform and Platform-Specific Development}
+ \o \l{Qt and Key Technologies}
+ \o \l{Best Practice Guides}
\endlist
\enddiv
\div {sectionlist}
diff --git a/doc/src/overviews.qdoc b/doc/src/overviews.qdoc
index b9bd3b4..a411aa2 100644
--- a/doc/src/overviews.qdoc
+++ b/doc/src/overviews.qdoc
@@ -122,9 +122,9 @@
/*!
\group best-practices
- \title Best Practices Guides
+ \title Best Practice Guides
- \brief How-To Guides and Best Practices
+ \brief How-To and Best Practice Guides
These documents provide guidelines and best practices for using Qt
to solve specific technical problems. They are listed