summaryrefslogtreecommitdiffstats
path: root/doc/faq.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/faq.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/faq.doc')
-rw-r--r--doc/faq.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq.doc b/doc/faq.doc
index bf721e4..95de571 100644
--- a/doc/faq.doc
+++ b/doc/faq.doc
@@ -299,7 +299,7 @@ At the time I was looking into \c lex and \c yacc, where a lot of things start w
I once wrote a GUI widget based on the Qt library (it is still available at
https://sourceforge.net/projects/qdbttabular/ but hasn't been updated since 2002).
Qt had nicely generated documentation (using an internal tool which
-<a href="http://rant.gulbrandsen.priv.no/udoc/history">they didn't want to release</a>)
+<a href="https://rant.gulbrandsen.priv.no/udoc/history">they didn't want to release</a>)
and I wrote similar docs by hand.
This was a nightmare to maintain, so I wanted a similar tool. I looked at
Doc++ but that just wasn't good enough (it didn't support signals and