From c4a755bdf8501f74b09c09fd9aad912f025d49e9 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 15 May 2019 17:16:11 +0200 Subject: Fix some links in documentation Particularly to Doxygen docs and NEdit which appears to have moved to sourceforge (according to Wikipedia), see https://en.wikipedia.org/wiki/NEdit Note: nedit.org exists but shows some non-English text. --- documentation/src/development.dox | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'documentation/src/development.dox') diff --git a/documentation/src/development.dox b/documentation/src/development.dox index b53c3a87e..e2fcefd0c 100644 --- a/documentation/src/development.dox +++ b/documentation/src/development.dox @@ -156,7 +156,7 @@ This will appear in the document: ", ü, ç, Ç, but not all HTML quoting characters. For further informations about HTML quoting characters see -
\b http://www.doxygen.org/htmlcmds.html +
\b http://www.doxygen.org/manual/htmlcmds.html Alternatively you can use \b UTF-8 encoding within Doxygen comments. @@ -221,9 +221,9 @@ Links to other documents and external links can be embedded with unicode that has been created with a \\page statement. - For further informations about quoting see - http://www.doxygen.org/htmlcmds.html + http://www.doxygen.org/manual/htmlcmds.html -- see Nedit creates +- see FLTK Library creates a standard HTML link \endcode @@ -234,9 +234,9 @@ appears as: unicode that has been created with a \\page statement. - For further informations about quoting see - http://www.doxygen.org/htmlcmds.html + http://www.doxygen.org/manual/htmlcmds.html -- see Nedit creates +- see FLTK Library creates a standard HTML link -- cgit v1.2.3