diff --git a/doc/en/index.txt b/doc/en/index.txt index 68a45d76..1ebc922a 100644 --- a/doc/en/index.txt +++ b/doc/en/index.txt @@ -6,8 +6,6 @@ LinkChecker - check websites and HTML documents for broken links ================================================================ -.. contents:: - The latest version of this document is available at http://linkchecker.sourceforge.net/. @@ -15,7 +13,7 @@ Features ======== - recursive checking -- multithreading +- multithreaded - output in colored or normal text, HTML, SQL, CSV, XML or a sitemap graph in different formats - HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local @@ -32,8 +30,14 @@ Features Download ======== -Download the latest packages from `LinkChecker download section`_. +LinkChecker is `OpenSource`_ software and licensed under the `GPL`_. +Downloads are available for Windows and Unix systems from the +`LinkChecker download section`_. +.. _OpenSource: + http://www.opensource.org/ +.. _GPL: + http://www.gnu.org/licenses/licenses.html#TOCGPL .. _LinkChecker download section: http://sourceforge.net/project/showfiles.php?group_id=1913 @@ -99,7 +103,7 @@ Under Windows, execute "set LC_MESSAGES=de". Other supported languages are 'nl' (Nederlands) and 'fr' (français). You can help to translate LinkChecker by copying the included -``linkchecker.pot`` file to ``language.po``, translate it and +``po/linkchecker.pot`` file to ``po/language.po``, translate it and send it to me. @@ -119,7 +123,7 @@ Subversion access The `SourceForge Subversion page`_ has all the information on how to obtain the development version of LinkChecker. Development of LinkChecker requires some more software to be available, which -is documented on the `installation page`. +is documented on the `installation page`_. .. _SourceForge Subversion page: http://sourceforge.net/svn/?group_id=1913