check links in web documents or full websites
Find a file
2012-09-22 07:53:11 +02:00
cgi-bin Make WSGI script more responsive by using threads. 2012-04-18 21:52:36 +02:00
config Improved custom user-agent example. 2012-09-21 15:51:44 +02:00
debian Bump up version. 2012-09-03 20:16:46 +02:00
doc Document the user-agent change. 2012-09-21 16:05:03 +02:00
linkcheck Use GET in case a HEAD method does not succeed, even if robots.txt content checkes denied the page. This way proper check results are achieved (but the content is still not checked, so it's ok). 2012-09-22 07:53:11 +02:00
osx Fix Qt plugin installation on OSX. 2011-05-26 21:08:11 +02:00
po Updated translations and changelog. 2012-09-20 20:42:21 +02:00
tests Updated copyright. 2012-09-21 21:13:00 +02:00
third_party/dnspython Replace tabs with spaces; remove trailing whitespace. 2011-05-28 08:49:56 +02:00
windows Ensure Windows distribution has correct portable flag configured. 2012-04-04 22:19:19 +02:00
.gitignore Add alexa test run script. 2012-09-21 14:50:33 +02:00
.project Add Eclipse Pydev project files. 2011-05-18 21:12:18 +02:00
.pydevproject Updated pydev settings. 2011-12-17 19:13:43 +01:00
COPYING Moved some files into the doc/ subdirectory. 2010-03-06 21:52:25 +01:00
install-rpm.sh Fix RPM installer generation. 2012-04-11 18:41:34 +02:00
linkchecker Optimize intern/extern pattern parsing. 2012-09-20 20:19:13 +02:00
linkchecker-gui Revert last commit. 2012-08-26 09:56:00 +02:00
linkchecker-nagios Optimize intern/extern pattern parsing. 2012-09-20 20:19:13 +02:00
linkchecker.freecode Add release info. 2012-09-02 23:38:05 +02:00
Makefile Remove alexa log files on distclean. 2012-09-21 16:04:46 +02:00
MANIFEST.in Add readme for download page at sourceforge. 2012-06-24 13:50:46 +02:00
README.txt Bump up version; renamed readme file to standard name. 2011-11-05 13:36:16 +01:00
robots.txt Add non-ascii values to test robots.txt 2008-07-13 13:01:59 +00:00
setup.cfg Support RPM building with cx_Freeze 2012-05-23 22:49:18 +02:00
setup.py Fix typos. 2012-09-13 08:15:09 +02:00

Install documentation is at doc/install.txt
Usage documentation is at doc/html/index.txt or execute
linkchecker --help