From 51292942384d41a63ea8b26b58a413bfdfdee76d Mon Sep 17 00:00:00 2001 From: calvin Date: Sat, 28 Aug 2004 17:41:34 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1620 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- doc/Makefile | 9 +-------- doc/index.html | 3 ++- doc/index.txt | 8 ++++++++ doc/other.html | 10 ++-------- doc/other.txt | 2 +- 5 files changed, 14 insertions(+), 18 deletions(-) diff --git a/doc/Makefile b/doc/Makefile index 2b4c2b26..93a58802 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -13,15 +13,8 @@ all: $(HTMLFILES) nav: all python bfknav.py -apidocs: -# epydoc --html -o devel/api --name "LinkChecker Development" --url ../../devel.html ../linkcheck ../test - -homepage: nav apidocs +homepage: nav cp *.html *.css *.jpg *.png $(HTMLDIR)/htdocs - cp devel/*.html devel/*.diff $(HTMLDIR)/htdocs/devel - cp misc/*.html $(HTMLDIR)/htdocs/misc - cp -r devel/api $(HTMLDIR)/htdocs/devel - clean: rm -f $(NAVFILES) $(HTMLFILES) *.pyc *.pyo diff --git a/doc/index.html b/doc/index.html index 419104aa..450589ca 100644 --- a/doc/index.html +++ b/doc/index.html @@ -109,12 +109,13 @@ Other supported languages are 'nl' (Nederlands) and 'fr' (français).

You can help to translate LinkChecker by copying the included linkchecker.pot file to language.po, translate it and send it to me.

+

SourceForge Logo

diff --git a/doc/index.txt b/doc/index.txt index e93468e2..9751cfc0 100644 --- a/doc/index.txt +++ b/doc/index.txt @@ -90,3 +90,11 @@ Other supported languages are 'nl' (Nederlands) and 'fr' (fran You can help to translate LinkChecker by copying the included ``linkchecker.pot`` file to ``language.po``, translate it and send it to me. + + +.. image:: http://sourceforge.net/sflogo.php?group_id=1913&type=1 + :align: right + :target: http://sourceforge.net/ + :alt: SourceForge Logo + :width: 88 + :height: 31 diff --git a/doc/other.html b/doc/other.html index 502565da..e6c6bb49 100644 --- a/doc/other.html +++ b/doc/other.html @@ -34,7 +34,7 @@ window.onload = function() {

Other link checkers

diff --git a/doc/other.txt b/doc/other.txt index ca03b5e8..e710047d 100644 --- a/doc/other.txt +++ b/doc/other.txt @@ -9,7 +9,7 @@ If LinkChecker does not fit your requirements, you can check out the competition. All of these programs have also an `Open Source license`_ like LinkChecker. -.. _`Open Source licenses`: +.. _`Open Source license`: http://www.opensource.org/licenses/ - `checkbot`_ written in Perl