mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-26 18:50:32 +00:00
removed md5sums
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2799 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
c941a36f4f
commit
2377c8a8d0
3 changed files with 3 additions and 7 deletions
2
Makefile
2
Makefile
|
|
@ -31,7 +31,7 @@ distclean: clean cleandeb
|
|||
rm -rf dist build
|
||||
rm -f _$(PACKAGE)_configdata.py MANIFEST Packages.gz
|
||||
# clean aborted dist builds and -out files
|
||||
rm -f $(PACKAGE)-out* $(PACKAGE).prof $(PACKAGE)-md5sums.txt
|
||||
rm -f $(PACKAGE)-out* $(PACKAGE).prof
|
||||
rm -rf $(PACKAGE)-$(VERSION)
|
||||
|
||||
cleandeb:
|
||||
|
|
|
|||
|
|
@ -61,8 +61,7 @@ file links support</li>
|
|||
</div>
|
||||
<div class="section" id="download">
|
||||
<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>Download the latest packages from <a class="reference" href="http://sourceforge.net/project/showfiles.php?group_id=1913">LinkChecker download section</a>.</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="http://cvs.sourceforge.net/viewcvs.py/linkchecker/linkchecker/ChangeLog?view=markup">ChangeLog</a>.</p>
|
||||
|
|
@ -139,7 +138,7 @@ is documented on the <cite>installation page</cite>.</p>
|
|||
</div>
|
||||
<hr class="docutils footer" />
|
||||
<div class="footer">
|
||||
Generated on: 2005-08-10 23:20 UTC.
|
||||
Generated on: 2005-08-10 23:24 UTC.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
|
|
@ -30,12 +30,9 @@ Download
|
|||
========
|
||||
|
||||
Download the latest packages from `LinkChecker download section`_.
|
||||
There are also `Md5sum checksums`_ from above files.
|
||||
|
||||
.. _LinkChecker download section:
|
||||
http://sourceforge.net/project/showfiles.php?group_id=1913
|
||||
.. _Md5sum checksums:
|
||||
linkchecker-md5sums.txt
|
||||
|
||||
Requirements and installation instructions are located at the
|
||||
`install documentation`_. To see what has changed between releases
|
||||
|
|
|
|||
Loading…
Reference in a new issue