diff options
author | albert-github <albert.tests@gmail.com> | 2017-06-04 10:52:50 (GMT) |
---|---|---|
committer | albert-github <albert.tests@gmail.com> | 2017-06-04 10:52:50 (GMT) |
commit | 31cf78d223e52fe078ad9b0651672aeb73926065 (patch) | |
tree | dcdec5668323e779b92a9e0adfb91c88c25f1f65 /doc/searching.doc | |
parent | 9b7b33994f6443c26146837ba13dff94e5eba998 (diff) | |
download | Doxygen-31cf78d223e52fe078ad9b0651672aeb73926065.zip Doxygen-31cf78d223e52fe078ad9b0651672aeb73926065.tar.gz Doxygen-31cf78d223e52fe078ad9b0651672aeb73926065.tar.bz2 |
Correction of non reachable links and redirected links in documentation.
The W3C link checker reported a number of problems regarding non reachable links and permanent redirects.
Most of these problems have been fixed with this patch
Diffstat (limited to 'doc/searching.doc')
-rw-r--r-- | doc/searching.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/searching.doc b/doc/searching.doc index dcf858f..00c6141 100644 --- a/doc/searching.doc +++ b/doc/searching.doc @@ -72,7 +72,7 @@ has its own advantages and disadvantages: searching, meaning that you could use your own indexer and search engine of choice. To make life easier doxygen ships with an example indexer (doxyindexer) and search engine (doxysearch.cgi) based on - the <a href="http://xapian.org/">Xapian</a> open source search engine + the <a href="https://xapian.org/">Xapian</a> open source search engine library. To enable this search method set @@ -147,7 +147,7 @@ has its own advantages and disadvantages: \ref cfg_qhp_namespace "QHP_NAMESPACE", \ref cfg_qhg_location "QHG_LOCATION", \ref cfg_qhp_virtual_folder "QHP_VIRTUAL_FOLDER". - See <a href="http://doc.qt.digia.com/qq/qq28-qthelp.html#htmlfilesandhelpprojects">this article</a> + See <a href="http://doc.qt.io/archives/qq/qq28-qthelp.html#htmlfilesandhelpprojects">this article</a> for more info. Feature wise the Qt compressed help feature is comparable with the CHM |