removed linkstatus page (dns resolution failure)

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1733 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-09-05 10:33:01 +00:00
parent 17ce3f00b9
commit d680f5d91f
4 changed files with 4 additions and 10 deletions

View file

@ -130,7 +130,7 @@ directory and run <tt class="literal"><span class="pre">%</span> <span class="pr
prompt.
Change to the <tt class="literal"><span class="pre">linkchecker-X.X.X</span></tt> directory and run
<tt class="literal"><span class="pre">c:&gt;</span> <span class="pre">python</span> <span class="pre">setup.py</span> <span class="pre">build</span> <span class="pre">-c</span> <span class="pre">mingw32</span> <span class="pre">bdist_wininst</span></tt>.</p>
<p>This generates a binary installer
<p>This generates a binary installer
<tt class="literal"><span class="pre">dist\linkchecker-X.X.X.win32-py2.3.exe</span></tt> which you just have to
execute.</p>
</li>
@ -171,7 +171,7 @@ they are working</li>
</div>
<hr class="footer" />
<div class="footer">
Generated on: 2004-09-03 09:41 UTC.
Generated on: 2004-09-05 10:32 UTC.
</div>
</body>
</html>

View file

@ -112,7 +112,7 @@ Setup for Windows
Change to the ``linkchecker-X.X.X`` directory and run
``c:> python setup.py build -c mingw32 bdist_wininst``.
This generates a binary installer
This generates a binary installer
``dist\linkchecker-X.X.X.win32-py2.3.exe`` which you just have to
execute.

View file

@ -44,14 +44,13 @@ 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://linkstatus.paradigma.co.pt/EN/index.html">LinkStatus</a> written in C++</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="footer" />
<div class="footer">
Generated on: 2004-08-28 17:41 UTC.
Generated on: 2004-09-05 10:32 UTC.
</div>
</body>
</html>

View file

@ -47,11 +47,6 @@ like LinkChecker.
.. _linklint:
http://www.linklint.org/
- `LinkStatus`_ written in C++
.. _LinkStatus:
http://linkstatus.paradigma.co.pt/EN/index.html
- `webcheck`_ written in Python
.. _webcheck: