mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-21 21:01:52 +00:00
added w3c link checker
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2681 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
506eaa21b5
commit
55926e4ac5
6 changed files with 16 additions and 55 deletions
|
|
@ -22,16 +22,7 @@ window.onload = function() {
|
|||
</head>
|
||||
<body>
|
||||
<!-- bfknav -->
|
||||
<div class="navigation">
|
||||
<div class="navrow" style="padding: 0em 0em 0em 1em;">
|
||||
<a href="index.html">LinkChecker</a>
|
||||
<a href="install.html">Installation</a>
|
||||
<a href="upgrading.html">Upgrading</a>
|
||||
<span>Documentation</span>
|
||||
<a href="other.html">Other</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
Imagine a navigation
|
||||
<!-- /bfknav -->
|
||||
<div class="document" id="documentation">
|
||||
<h1 class="title">Documentation</h1>
|
||||
|
|
@ -250,7 +241,7 @@ and look for missing files.</p>
|
|||
</div>
|
||||
<hr class="docutils footer" />
|
||||
<div class="footer">
|
||||
Generated on: 2005-05-06 23:44 UTC.
|
||||
Generated on: 2005-06-28 13:08 UTC.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
@ -150,7 +141,7 @@ is documented on the <cite>installation page</cite>.</p>
|
|||
</div>
|
||||
<hr class="docutils footer" />
|
||||
<div class="footer">
|
||||
Generated on: 2005-05-06 23:44 UTC.
|
||||
Generated on: 2005-06-28 13:08 UTC.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -20,16 +20,7 @@ window.onload = function() {
|
|||
</head>
|
||||
<body>
|
||||
<!-- bfknav -->
|
||||
<div class="navigation">
|
||||
<div class="navrow" style="padding: 0em 0em 0em 1em;">
|
||||
<a href="index.html">LinkChecker</a>
|
||||
<span>Installation</span>
|
||||
<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="installation">
|
||||
<h1 class="title">Installation</h1>
|
||||
|
|
@ -206,7 +197,7 @@ working</li>
|
|||
</div>
|
||||
<hr class="docutils footer" />
|
||||
<div class="footer">
|
||||
Generated on: 2005-05-06 23:44 UTC.
|
||||
Generated on: 2005-06-28 13:08 UTC.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -20,16 +20,7 @@ window.onload = function() {
|
|||
</head>
|
||||
<body>
|
||||
<!-- bfknav -->
|
||||
<div class="navigation">
|
||||
<div class="navrow" style="padding: 0em 0em 0em 1em;">
|
||||
<a href="index.html">LinkChecker</a>
|
||||
<a href="install.html">Installation</a>
|
||||
<a href="upgrading.html">Upgrading</a>
|
||||
<a href="documentation.html">Documentation</a>
|
||||
<span>Other</span>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
Imagine a navigation
|
||||
<!-- /bfknav -->
|
||||
<div class="document" id="other-link-checkers">
|
||||
<h1 class="title">Other link checkers</h1>
|
||||
|
|
@ -44,13 +35,14 @@ like LinkChecker.</p>
|
|||
<li><a class="reference" href="http://web.purplefrog.com/~thoth/jchecklinks/">jchecklinks</a> written in Java</li>
|
||||
<li><a class="reference" href="http://ymettier.free.fr/link-checker/link-checker.html">link-checker</a> written in C</li>
|
||||
<li><a class="reference" href="http://www.linklint.org/">linklint</a> written in Perl</li>
|
||||
<li><a class="reference" href="http://validator.w3.org/checklink/">W3C Link Checker</a> HTML interface only</li>
|
||||
<li><a class="reference" href="http://www.mired.org/webcheck/">webcheck</a> written in Python</li>
|
||||
<li><a class="reference" href="http://cgi.linuxfocus.org/~guido/index.html#webgrep">webgrep</a> written in Perl</li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr class="docutils footer" />
|
||||
<div class="footer">
|
||||
Generated on: 2005-05-06 23:44 UTC.
|
||||
Generated on: 2005-06-28 13:08 UTC.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -47,6 +47,11 @@ like LinkChecker.
|
|||
.. _linklint:
|
||||
http://www.linklint.org/
|
||||
|
||||
- `W3C Link Checker`_ HTML interface only
|
||||
|
||||
.. _W3C Link Checker:
|
||||
http://validator.w3.org/checklink/
|
||||
|
||||
- `webcheck`_ written in Python
|
||||
|
||||
.. _webcheck:
|
||||
|
|
|
|||
|
|
@ -20,16 +20,7 @@ window.onload = function() {
|
|||
</head>
|
||||
<body>
|
||||
<!-- bfknav -->
|
||||
<div class="navigation">
|
||||
<div class="navrow" style="padding: 0em 0em 0em 1em;">
|
||||
<a href="index.html">LinkChecker</a>
|
||||
<a href="install.html">Installation</a>
|
||||
<span>Upgrading</span>
|
||||
<a href="documentation.html">Documentation</a>
|
||||
<a href="other.html">Other</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
Imagine a navigation
|
||||
<!-- /bfknav -->
|
||||
<div class="document" id="upgrading">
|
||||
<h1 class="title">Upgrading</h1>
|
||||
|
|
@ -89,7 +80,7 @@ you can append a <tt class="docutils literal"><span class="pre">||</span> <span
|
|||
</div>
|
||||
<hr class="docutils footer" />
|
||||
<div class="footer">
|
||||
Generated on: 2005-05-19 23:09 UTC.
|
||||
Generated on: 2005-06-28 13:08 UTC.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue