diff --git a/doc/index.html b/doc/index.html index 450589ca..9ee50451 100644 --- a/doc/index.html +++ b/doc/index.html @@ -33,8 +33,25 @@ window.onload = function() {
Download the latest packages from LinkChecker download section. There are also Md5sum checksums from above files.
Requirements and installation instructions are located at the install documentation. To see what has changed between releases -look at the ChangeLog.
+look at the ChangeLog.
@@ -81,27 +98,27 @@ look at the ChangeLog. -+Running
+Running
-Running under Unix or Mac OS X platforms
+Running under Unix or Mac OS X platforms
The local configuration file is $HOME/.linkcheckerrc Type "linkchecker" followed by your URLs you want to check. Type "linkchecker -h" for help.
-Running under Windows platforms
+Running under Windows platforms
Double-click on "linkchecker.bat" on your desktop. URL input is interactive. Another way is executing "python.exe linkchecker" in the Python Scripts directory.
-Running under Mac OS 9.x platforms
+Running under Mac OS 9.x platforms
Read the MacOS Python documentation to find out about passing commandline options to Python scripts.
-Internationalization
+Internationalization
For german output execute "export LC_MESSAGES=de" in bash or "setenv LC_MESSAGES de" in tcsh. Under Windows, execute "set LC_MESSAGES=de". @@ -109,13 +126,23 @@ 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.
-++Bug reporting
+The SourceForge Bug interface allows submitting of bugs, patches +and requests.
++CVS access
+The SourceForge CVS page has all the information on how to work +with the development version of LinkChecker.
+ +