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