linkchecker/linkcheck/checker
calvin df9f31dcb1 Only check HTML/CSS syntax of intern URLs
The HTML and CSS syntax check now only applies to URLs
which match those given on the command line.
This makes checking of personal pages easier.


git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3743 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-04-29 17:48:47 +00:00
..
tests Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
__init__.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
const.py updated copyright year 2008-01-02 14:31:19 +00:00
fileurl.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
ftpurl.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
gopherurl.py updated copyright year 2008-01-02 14:31:19 +00:00
httpheaders.py Source code cleanup: use or remove unused variables 2008-04-25 07:49:52 +00:00
httpsurl.py updated copyright year 2008-01-02 14:31:19 +00:00
httpurl.py Send HTTP Referer header to both http and https URLs 2008-04-29 13:33:35 +00:00
internpaturl.py Source code cleanup: use or remove unused variables 2008-04-25 07:49:52 +00:00
mailtourl.py Use generators instead of lists where possible 2008-04-28 00:26:02 +00:00
nntpurl.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
proxysupport.py updated copyright year 2008-01-02 14:31:19 +00:00
telneturl.py Require and use Python 2.5 2008-04-27 11:39:21 +00:00
unknownurl.py updated copyright year 2008-01-02 14:31:19 +00:00
urlbase.py Only check HTML/CSS syntax of intern URLs 2008-04-29 17:48:47 +00:00