mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-23 01:10:27 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3256 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
5171f9f875
commit
c11ba47dfd
1 changed files with 10 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue