summaryrefslogtreecommitdiffstats
path: root/doc/features.doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/features.doc')
-rw-r--r--doc/features.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/features.doc b/doc/features.doc
index 65fc343..e746ac3 100644
--- a/doc/features.doc
+++ b/doc/features.doc
@@ -29,7 +29,7 @@
<li>Generates structured XML output for parsed sources, which can be
used by external tools.
<li>Supports C/C++, Java, (Corba and Microsoft) Java, Python, VHDL, PHP
- IDL, C#, Fortran, TCL, Objective-C 2.0, and to some extent D sources.
+ IDL, C#, Fortran, Objective-C 2.0, and to some extent D sources.
<li>Supports documentation of files, namespaces, packages, classes,
structs, unions, templates, variables, functions, typedefs, enums and
defines.
@@ -100,7 +100,7 @@
Although doxygen can now be used in any project written in a language that is
supported by doxygen, initially it was specifically designed to be used for projects
that make use of Qt Software's
-<A HREF="https://www.qt.io/developers/">Qt toolkit</A>. I have tried to
+<A HREF="https://www.qt.io/developers">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 quite similar to the
one that is generated by Qt Software. Doxygen understands the C++ extensions