diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/features.doc | 2 | ||||
-rw-r--r-- | doc/index.doc | 2 | ||||
-rw-r--r-- | doc/install.doc | 4 |
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 |