diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-04-17 18:47:53 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2000-04-17 18:47:53 (GMT) |
commit | 0e7fba152ca1c24593a5c9b01460116d16ca3f97 (patch) | |
tree | 25b1690e57effb00b6b482041be7b48ca0ae643e /doc/features.doc | |
parent | 0001e1e28b80b870b85b82b9f1cacfdb5cd834eb (diff) | |
download | Doxygen-0e7fba152ca1c24593a5c9b01460116d16ca3f97.zip Doxygen-0e7fba152ca1c24593a5c9b01460116d16ca3f97.tar.gz Doxygen-0e7fba152ca1c24593a5c9b01460116d16ca3f97.tar.bz2 |
Release-1.1.2-20000417
Diffstat (limited to 'doc/features.doc')
-rw-r--r-- | doc/features.doc | 2 |
1 files changed, 1 insertions, 1 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 |