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.
+