summaryrefslogtreecommitdiffstats
path: root/doc/install.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/install.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/install.doc')
-rw-r--r--doc/install.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.doc b/doc/install.doc
index cf855fe..99cecc6 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -46,7 +46,7 @@ tools should be installed.
<ul>
<li>Qt Software's GUI toolkit
- <a href="https://www.qt.io/developers/">Qt</A>
+ <a href="https://www.qt.io/developers">Qt</A>
\addindex Qt
version 4.3 or higher (including Qt 5).
This is needed to build the GUI front-end doxywizard.
@@ -211,7 +211,7 @@ nmake
\endverbatim
Note that compiling Doxywizard requires Qt 4.3 or newer
-(see https://www.qt.io/developers/).
+(see https://www.qt.io/developers).
Also read the next section for additional tools you may need to install to run
doxygen with certain features enabled.