summaryrefslogtreecommitdiffstats
path: root/doc/searching.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-10-27 12:51:26 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-10-27 12:51:26 (GMT)
commit78a73c52935396f0158ed9dd58909424981bee7e (patch)
tree02c0c8dba90276cde6dcd6743d6cfb6e9451fdfc /doc/searching.doc
parent985ca18d4f6a9d41001a18ff6b007831bd740173 (diff)
downloadDoxygen-78a73c52935396f0158ed9dd58909424981bee7e.zip
Doxygen-78a73c52935396f0158ed9dd58909424981bee7e.tar.gz
Doxygen-78a73c52935396f0158ed9dd58909424981bee7e.tar.bz2
Documentation internet addresses
Running a link checker revealed a number of not existing / redirected addresses, these have been corrected.
Diffstat (limited to 'doc/searching.doc')
-rw-r--r--doc/searching.doc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/searching.doc b/doc/searching.doc
index cb6b84a..9bc518a 100644
--- a/doc/searching.doc
+++ b/doc/searching.doc
@@ -126,7 +126,7 @@ has its own advantages and disadvantages:
options you may want to set. After doxygen has finished you will find
a Makefile in the HTML output directory. Running "make install" on this
Makefile will compile and install the doc set.
- See <a href="https://developer.apple.com/library/mac/#featuredarticles/DoxygenXcode/_index.html">this
+ See <a href="https://developer.apple.com/library/archive/featuredarticles/DoxygenXcode/_index.html">this
article</a> for more info.
Advantage of this method is that it nicely integrates with the Xcode
@@ -139,7 +139,7 @@ has its own advantages and disadvantages:
<h2>6. Qt Compressed Help</h2>
If you develop for or want to install the Qt application framework,
you will get an application
- called <a href="http://qt-project.org/doc/qt-4.8/assistant-manual.html">Qt assistant</a>.
+ called <a href="http://doc.qt.io/archives/qt-4.8/assistant-manual.html">Qt assistant</a>.
This is a help viewer for Qt Compressed Help files (<code>.qch</code>).
To enable this feature set \ref cfg_generate_qhp "GENERATE_QHP" to \c YES.