summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-07-23 13:45:51 (GMT)
committerVolker Hilsheimer <volker.hilsheimer@nokia.com>2009-07-23 13:46:57 (GMT)
commit6689850242c524cea7877d5fdb41d235e0b55d87 (patch)
tree92144b51f47e00a95effaecc9706ee560a6392a7 /doc
parent9a1e0047d02fd94f92eda6cd6751bfe4cd876cd2 (diff)
downloadQt-6689850242c524cea7877d5fdb41d235e0b55d87.zip
Qt-6689850242c524cea7877d5fdb41d235e0b55d87.tar.gz
Qt-6689850242c524cea7877d5fdb41d235e0b55d87.tar.bz2
Doc: link to bugreport form and the public repository
Diffstat (limited to 'doc')
-rw-r--r--doc/src/bughowto.qdoc8
-rw-r--r--doc/src/trolltech-webpages.qdoc10
2 files changed, 10 insertions, 8 deletions
diff --git a/doc/src/bughowto.qdoc b/doc/src/bughowto.qdoc
index 927cb04..fae1180 100644
--- a/doc/src/bughowto.qdoc
+++ b/doc/src/bughowto.qdoc
@@ -52,7 +52,9 @@
Notes}, and the \l{Task Tracker} on the Qt website to see
if the issue is already known.
- Always include the following information in your bug report:
+ If you have found a new bug, please submit a bug report using
+ the \l{Bug Report Form}. Always include the following information
+ in your bug report:
\list 1
\o The name and version number of your compiler
@@ -66,6 +68,6 @@
such a program can be created with some minor changes to one
of the many example programs in Qt's \c examples directory.
- Please submit the bug report using the \l{Task Tracker} on the Qt
- website.
+ If you have implemented a bug fix and want to contribute your fix
+ directly, then you can do so through the \l{Public Qt Repository}.
*/
diff --git a/doc/src/trolltech-webpages.qdoc b/doc/src/trolltech-webpages.qdoc
index 7d48167..abbe4e0 100644
--- a/doc/src/trolltech-webpages.qdoc
+++ b/doc/src/trolltech-webpages.qdoc
@@ -165,11 +165,6 @@
*/
/*!
- \externalpage http://www.qtsoftware.com/developer/supported-platforms/supported-platforms/
- \title Qt 4 Supported Platforms
-*/
-
-/*!
\externalpage http://www.qtsoftware.com/products/qtopia/
\title Qt Extended
*/
@@ -243,3 +238,8 @@
\externalpage http://www.qtsoftware.com/developer/faqs/qt/installation
\title Installation FAQ
*/
+
+/*!
+ \externalpage http://qt.gitorious.org
+ \title Public Qt Repository
+*/