summaryrefslogtreecommitdiff
path: root/sphinx/builders/linkcheck.py
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace / line length issues reported by "make test"Jon Waltman2012-11-031-1/+2
* Style fixes.Georg Brandl2012-03-101-8/+7
* Add #anchor checking to 'linkcheck' builder.Marti Raudsepp2012-02-281-9/+64
* merge with 1.0Georg Brandl2011-01-041-1/+1
|\
| * New year update.Georg Brandl2011-01-041-1/+1
* | #472: linkcheck builder: Check links in parallel, use HTTP HEAD requests and ...Georg Brandl2011-01-041-75/+106
* | #521: Added :confval:`linkcheck_ignore` config value.Georg Brandl2010-10-221-0/+6
|/
* #391: do not report local links as "malformed" in the linkcheck builder.Georg Brandl2010-07-111-11/+8
* merge with 0.6Georg Brandl2010-05-221-0/+2
|\
| * linkcheck builder now shows the line number in console output.Georg Brandl2010-01-031-0/+2
* | #377: Fix crash in linkcheck builder if all parent nodes have no line number ...Georg Brandl2010-04-181-1/+3
|/
* Happy new year!Georg Brandl2010-01-011-1/+1
* Use standard ``file:line: warning: message`` format for warning messages.Georg Brandl2009-03-051-2/+4
* Reformat to EOL80.Georg Brandl2009-01-101-1/+2
* Merge in copyright style changes from 0.5.Georg Brandl2009-01-031-1/+1
* Explicitly refer to the license in :license: tags.Georg Brandl2008-12-271-1/+1
* Move builders and writers into new packages.Georg Brandl2008-11-291-0/+130