diff options
author | Dimitri van Heesch <doxygen@gmail.com> | 2021-03-18 20:57:25 (GMT) |
---|---|---|
committer | Dimitri van Heesch <doxygen@gmail.com> | 2021-03-18 20:57:25 (GMT) |
commit | 781c3ec1556b711c74fc0d6ebb343569eb1491ab (patch) | |
tree | a6a792092258a697ed94e9ffdee9d8141af64a0f /doc/install.doc | |
parent | b0aefcbb03ae490420b88f22d2514ec32b047256 (diff) | |
parent | 9136e8c664bc4b0706a9cf419c76b2277b87f4a1 (diff) | |
download | Doxygen-781c3ec1556b711c74fc0d6ebb343569eb1491ab.zip Doxygen-781c3ec1556b711c74fc0d6ebb343569eb1491ab.tar.gz Doxygen-781c3ec1556b711c74fc0d6ebb343569eb1491ab.tar.bz2 |
Merge branch 'master' of github.com:doxygen/doxygen
Diffstat (limited to 'doc/install.doc')
-rw-r--r-- | doc/install.doc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/install.doc b/doc/install.doc index 99cecc6..53c4466 100644 --- a/doc/install.doc +++ b/doc/install.doc @@ -229,8 +229,10 @@ of the GraphViz package to render nicer diagrams, see the If you want to produce compressed HTML files (see \ref cfg_generate_htmlhelp "GENERATE_HTMLHELP") in the configuration file, then you need the Microsoft HTML help workshop. -You can download it from -<a href="https://www.microsoft.com/en-us/download/details.aspx?id=21138">Microsoft</a>. +In the beginning of 2021 Microsoft took the original page, with a.o. the download links, +offline the HTML help workshop was already many years in maintenance mode). +You can download the HTML help workshop from the web archives at +<a href="http://web.archive.org/web/20160201063255/http://download.microsoft.com/download/0/A/9/0A939EF6-E31C-430F-A3DF-DFAE7960D564/htmlhelp.exe">Installation executable</a>. If you want to produce Qt Compressed Help files (see \ref cfg_qhg_location "QHG_LOCATION") in the configuration file, then |