check links in web documents or full websites
Find a file
2011-05-22 17:39:56 +02:00
cgi-bin Add favicon to CGI html file. 2011-04-14 12:33:11 +02:00
config Remove support for system configuration file. 2011-05-20 21:10:31 +02:00
debian Remove postrm snippet for old workaround. 2011-05-20 21:11:49 +02:00
doc Only check warning patterns in parseable contents. 2011-05-22 17:32:26 +02:00
linkcheck Only check anchors in HTML pages. 2011-05-22 17:33:16 +02:00
po Remove support for system configuration file. 2011-05-20 21:10:31 +02:00
tests Added debug script for HTML parsing. 2011-05-20 19:22:42 +02:00
windows Use batch file directory for relative call executions. 2011-05-11 21:56:56 +02:00
.gitignore Ignore .DS_Store files (found on Mac OS X) 2011-04-25 16:35:36 +02:00
.project Add Eclipse Pydev project files. 2011-05-18 21:12:18 +02:00
.pydevproject Add Eclipse Pydev project files. 2011-05-18 21:12:18 +02:00
COPYING Moved some files into the doc/ subdirectory. 2010-03-06 21:52:25 +01:00
install-rpm.sh use default python 2007-06-16 22:08:41 +00:00
linkchecker Code cleanup: indentation, unused variables etc. 2011-05-15 18:36:30 +02:00
linkchecker-gui Replace PyQt-specific methods argc/v() with arguments(). 2011-04-28 18:43:54 +02:00
linkchecker.freshmeat Add release info. 2011-05-06 20:28:40 +02:00
Makefile Add eclipse ide target. 2011-05-22 17:39:56 +02:00
MANIFEST.in Add favicon to CGI html file. 2011-04-14 12:33:11 +02:00
readme.txt Fixed install instructions. 2011-01-09 09:51:15 -06:00
robots.txt Add non-ascii values to test robots.txt 2008-07-13 13:01:59 +00:00
setup.cfg Remove old filenames. 2011-04-22 08:20:51 +02:00
setup.py Bump up version. 2011-05-07 17:50:06 +02:00

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