added bug, cvs and changelog links

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1660 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-09-01 08:29:16 +00:00
parent 1edc8eda2d
commit 044cf9b592
2 changed files with 64 additions and 13 deletions

View file

@ -33,8 +33,25 @@ window.onload = function() {
<!-- /bfknav -->
<h1 class="title">LinkChecker - check HTML documents for broken links</h1>
<div class="document" id="linkchecker-check-html-documents-for-broken-links">
<div class="contents topic" id="contents">
<p class="topic-title first"><a name="contents">Contents</a></p>
<ul class="simple">
<li><a class="reference" href="#features" id="id1" name="id1">Features</a></li>
<li><a class="reference" href="#download" id="id2" name="id2">Download</a></li>
<li><a class="reference" href="#screenshots" id="id3" name="id3">Screenshots</a></li>
<li><a class="reference" href="#running" id="id4" name="id4">Running</a><ul>
<li><a class="reference" href="#running-under-unix-or-mac-os-x-platforms" id="id5" name="id5">Running under Unix or Mac OS X platforms</a></li>
<li><a class="reference" href="#running-under-windows-platforms" id="id6" name="id6">Running under Windows platforms</a></li>
<li><a class="reference" href="#running-under-mac-os-9-x-platforms" id="id7" name="id7">Running under Mac OS 9.x platforms</a></li>
<li><a class="reference" href="#internationalization" id="id8" name="id8">Internationalization</a></li>
</ul>
</li>
<li><a class="reference" href="#bug-reporting" id="id9" name="id9">Bug reporting</a></li>
<li><a class="reference" href="#cvs-access" id="id10" name="id10">CVS access</a></li>
</ul>
</div>
<div class="section" id="features">
<h1><a name="features">Features</a></h1>
<h1><a class="toc-backref" href="#id1" name="features">Features</a></h1>
<ul class="simple">
<li>recursive checking</li>
<li>multithreading</li>
@ -52,15 +69,15 @@ file links support</li>
</ul>
</div>
<div class="section" id="download">
<h1><a name="download">Download</a></h1>
<h1><a class="toc-backref" href="#id2" name="download">Download</a></h1>
<p>Download the latest packages from <a class="reference" href="http://sourceforge.net/project/showfiles.php?group_id=1913">LinkChecker download section</a>.
There are also <a class="reference" href="linkchecker-md5sums.txt">Md5sum checksums</a> from above files.</p>
<p>Requirements and installation instructions are located at the
<a class="reference" href="install.html">install documentation</a>. To see what has changed between releases
look at the <a class="reference" href="changes.txt">ChangeLog</a>.</p>
look at the <a class="reference" href="http://cvs.sourceforge.net/viewcvs.py/linkchecker/linkchecker/ChangeLog?&amp;only_with_tag=HEAD&amp;view=markup">ChangeLog</a>.</p>
</div>
<div class="section" id="screenshots">
<h1><a name="screenshots">Screenshots</a></h1>
<h1><a class="toc-backref" href="#id3" name="screenshots">Screenshots</a></h1>
<blockquote>
<table border class="table">
<colgroup>
@ -81,27 +98,27 @@ look at the <a class="reference" href="changes.txt">ChangeLog</a>.</p>
</blockquote>
</div>
<div class="section" id="running">
<h1><a name="running">Running</a></h1>
<h1><a class="toc-backref" href="#id4" name="running">Running</a></h1>
<div class="section" id="running-under-unix-or-mac-os-x-platforms">
<h2><a name="running-under-unix-or-mac-os-x-platforms">Running under Unix or Mac OS X platforms</a></h2>
<h2><a class="toc-backref" href="#id5" name="running-under-unix-or-mac-os-x-platforms">Running under Unix or Mac OS X platforms</a></h2>
<p>The local configuration file is $HOME/.linkcheckerrc
Type &quot;linkchecker&quot; followed by your URLs you want to check.
Type &quot;linkchecker -h&quot; for help.</p>
</div>
<div class="section" id="running-under-windows-platforms">
<h2><a name="running-under-windows-platforms">Running under Windows platforms</a></h2>
<h2><a class="toc-backref" href="#id6" name="running-under-windows-platforms">Running under Windows platforms</a></h2>
<p>Double-click on &quot;linkchecker.bat&quot; on your desktop.
URL input is interactive.
Another way is executing &quot;python.exe linkchecker&quot; in the Python
Scripts directory.</p>
</div>
<div class="section" id="running-under-mac-os-9-x-platforms">
<h2><a name="running-under-mac-os-9-x-platforms">Running under Mac OS 9.x platforms</a></h2>
<h2><a class="toc-backref" href="#id7" name="running-under-mac-os-9-x-platforms">Running under Mac OS 9.x platforms</a></h2>
<p>Read the MacOS Python documentation to find out about passing
commandline options to Python scripts.</p>
</div>
<div class="section" id="internationalization">
<h2><a name="internationalization">Internationalization</a></h2>
<h2><a class="toc-backref" href="#id8" name="internationalization">Internationalization</a></h2>
<p>For german output execute &quot;export LC_MESSAGES=de&quot; in bash or
&quot;setenv LC_MESSAGES de&quot; in tcsh.
Under Windows, execute &quot;set LC_MESSAGES=de&quot;.
@ -109,13 +126,23 @@ Other supported languages are 'nl' (Nederlands) and 'fr' (français).</p>
<p>You can help to translate LinkChecker by copying the included
<tt class="literal"><span class="pre">linkchecker.pot</span></tt> file to <tt class="literal"><span class="pre">language.po</span></tt>, translate it and
send it to me.</p>
<p><a class="reference" href="http://sourceforge.net/"><img align="right" alt="SourceForge Logo" height="31" src="http://sourceforge.net/sflogo.php?group_id=1913&amp;type=1" width="88" /></a></p>
</div>
</div>
<div class="section" id="bug-reporting">
<h1><a class="toc-backref" href="#id9" name="bug-reporting">Bug reporting</a></h1>
<p>The <a class="reference" href="http://sourceforge.net/tracker/?func=add&amp;group_id=1913&amp;atid=101913">SourceForge Bug interface</a> allows submitting of bugs, patches
and requests.</p>
</div>
<div class="section" id="cvs-access">
<h1><a class="toc-backref" href="#id10" name="cvs-access">CVS access</a></h1>
<p>The <a class="reference" href="http://sourceforge.net/cvs/?group_id=1913">SourceForge CVS page</a> has all the information on how to work
with the development version of LinkChecker.</p>
<p><a class="reference" href="http://sourceforge.net/"><img align="right" alt="SourceForge Logo" height="31" src="http://sourceforge.net/sflogo.php?group_id=1913&amp;type=1" width="88" /></a></p>
</div>
</div>
<hr class="footer" />
<div class="footer">
Generated on: 2004-08-28 17:38 UTC.
Generated on: 2004-09-01 08:22 UTC.
</div>
</body>
</html>

View file

@ -6,6 +6,8 @@
LinkChecker - check HTML documents for broken links
===================================================
.. contents::
Features
========
@ -39,8 +41,10 @@ Requirements and installation instructions are located at the
`install documentation`_. To see what has changed between releases
look at the ChangeLog_.
.. _install documentation: install.html
.. _ChangeLog: changes.txt
.. _install documentation:
install.html
.. _ChangeLog:
http://cvs.sourceforge.net/viewcvs.py/linkchecker/linkchecker/ChangeLog?view=markup
Screenshots
@ -92,6 +96,26 @@ You can help to translate LinkChecker by copying the included
send it to me.
Bug reporting
=============
The `SourceForge Bug interface`_ allows submitting of bugs, patches
and requests.
.. _SourceForge Bug interface:
http://sourceforge.net/tracker/?func=add&group_id=1913&atid=101913
CVS access
==========
The `SourceForge CVS page`_ has all the information on how to work
with the development version of LinkChecker.
.. _SourceForge CVS page:
http://sourceforge.net/cvs/?group_id=1913
.. image:: http://sourceforge.net/sflogo.php?group_id=1913&type=1
:align: right
:target: http://sourceforge.net/