summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-04-17 18:47:53 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-04-17 18:47:53 (GMT)
commit0e7fba152ca1c24593a5c9b01460116d16ca3f97 (patch)
tree25b1690e57effb00b6b482041be7b48ca0ae643e /doc
parent0001e1e28b80b870b85b82b9f1cacfdb5cd834eb (diff)
downloadDoxygen-0e7fba152ca1c24593a5c9b01460116d16ca3f97.zip
Doxygen-0e7fba152ca1c24593a5c9b01460116d16ca3f97.tar.gz
Doxygen-0e7fba152ca1c24593a5c9b01460116d16ca3f97.tar.bz2
Release-1.1.2-20000417
Diffstat (limited to 'doc')
-rw-r--r--doc/features.doc2
-rw-r--r--doc/index.doc2
-rw-r--r--doc/install.doc4
3 files changed, 4 insertions, 4 deletions
diff --git a/doc/features.doc b/doc/features.doc
index cf3f56a..cec1dae 100644
--- a/doc/features.doc
+++ b/doc/features.doc
@@ -79,7 +79,7 @@
Although doxygen can be used in any C or C++ project, it was specifically
designed to be used for projects that make use of Troll Tech's
-<A HREF="http://www.troll.no/qt">Qt toolkit</A>. I have tried to make doxygen
+<A HREF="http://www.trolltech.com/products/qt.html">Qt toolkit</A>. I have tried to make doxygen
`Qt-compatible'. That is: Doxygen can read the documentation contained in
the Qt source code and create a class browser that looks very similar to the
one that is generated by Troll Tech. Doxygen understands the C++ extensions
diff --git a/doc/index.doc b/doc/index.doc
index 6c1a0ce..75404e9 100644
--- a/doc/index.doc
+++ b/doc/index.doc
@@ -40,7 +40,7 @@ GNU General Public License</a>
for more details.
<p>
It is hereby explicitly allowed that this program may be linked against
-<a href="http://www.troll.no/qt">Troll Tech's Qt library</a>,
+<a href="http://www.trolltech.com/products/qt.html">Troll Tech's Qt library</a>,
and distributed, without the GPL applying to Qt.
<p>
Documents produced by Doxygen are derivative works derived from the
diff --git a/doc/install.doc b/doc/install.doc
index 2bf254b..461e730 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -25,8 +25,8 @@ to get the latest distribution and unpack it.
If you downloaded the source distribution, you need at least the
following to build the executable:
<UL>
-<LI>Troll Tech's GUI toolkit <A HREF="http://www.troll.no/dl">Qt</A>
- \latexonly(see {\tt http://www.troll.no/dl})\endlatexonly.
+<LI>Troll Tech's GUI toolkit <A HREF="http://www.trolltech.com/products/qt.html">Qt</A>
+ \latexonly(see {\tt http://www.trolltech.com/products/qt.html})\endlatexonly.
\addindex Qt
<LI>The <a href="ftp://prep.ai.mit.edu/pub/gnu">GNU</a> tools
flex, bison and make