summaryrefslogtreecommitdiffstats
path: root/doc/features.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2020-12-03 16:53:07 (GMT)
committeralbert-github <albert.tests@gmail.com>2020-12-03 16:53:07 (GMT)
commit1928b428c3948dfffcabf328d77692e6ba14ec5e (patch)
tree4504e067debb022b932c5c1c6e6065706a9c92fa /doc/features.doc
parent9cf80a9afa866f9347af425ba2f6189cc6480832 (diff)
downloadDoxygen-1928b428c3948dfffcabf328d77692e6ba14ec5e.zip
Doxygen-1928b428c3948dfffcabf328d77692e6ba14ec5e.tar.gz
Doxygen-1928b428c3948dfffcabf328d77692e6ba14ec5e.tar.bz2
Incorrect link in doxygen documentation
The link to mathjax is not correct anymore (config.xml), the latest version points to version 3.0 and here there is no output.html either. Setting it fixed to the 2.7 version. The other corrected links are just about redirections that are otherwise done.
Diffstat (limited to 'doc/features.doc')
-rw-r--r--doc/features.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/features.doc b/doc/features.doc
index 461caef..e746ac3 100644
--- a/doc/features.doc
+++ b/doc/features.doc
@@ -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