updated description

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2798 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-08-10 23:21:37 +00:00
parent 89eff3d358
commit c941a36f4f
3 changed files with 8 additions and 17 deletions

4
debian/control vendored
View file

@ -18,8 +18,8 @@ Description: check websites and HTML documents for broken links
Features:
o recursive checking
o multithreaded
o output in colored or normal text, HTML, SQL, CSV or a sitemap
graph in DOT, GML or XML
o output in colored or normal text, HTML, SQL, CSV, XML or a sitemap
graph in different formats
o HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local
file links support
o restrict link checking with regular expression filters for URLs

View file

@ -20,16 +20,7 @@ window.onload = function() {
</head>
<body>
<!-- bfknav -->
<div class="navigation">
<div class="navrow" style="padding: 0em 0em 0em 1em;">
<span>LinkChecker</span>
<a href="install.html">Installation</a>
<a href="upgrading.html">Upgrading</a>
<a href="documentation.html">Documentation</a>
<a href="other.html">Other</a>
</div>
</div>
Imagine a navigation
<!-- /bfknav -->
<div class="document" id="linkchecker-check-websites-and-html-documents-for-broken-links">
<h1 class="title">LinkChecker - check websites and HTML documents for broken links</h1>
@ -55,8 +46,8 @@ window.onload = function() {
<ul class="simple">
<li>recursive checking</li>
<li>multithreading</li>
<li>output in colored or normal text, HTML, SQL, CSV or a sitemap
graph in GML or XML.</li>
<li>output in colored or normal text, HTML, SQL, CSV, XML or a sitemap
graph in different formats</li>
<li>HTTP/1.1, HTTPS, FTP, mailto:, news:, nntp:, Gopher, Telnet and local
file links support</li>
<li>restriction of link checking with regular expression filters for URLs</li>
@ -148,7 +139,7 @@ is documented on the <cite>installation page</cite>.</p>
</div>
<hr class="docutils footer" />
<div class="footer">
Generated on: 2005-07-15 21:58 UTC.
Generated on: 2005-08-10 23:20 UTC.
</div>
</body>
</html>

View file

@ -13,8 +13,8 @@ Features
- recursive checking
- multithreading
- output in colored or normal text, HTML, SQL, CSV or a sitemap
graph in GML or XML.
- 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
file links support
- restriction of link checking with regular expression filters for URLs