Commit graph

35 commits

Author SHA1 Message Date
Chris Mayo
b0ea72e8c1 Remove # -*- coding: lines
Except for tests that include non-unicode characters:

tests/test_po.py
tests/test_strformat.py
tests/test_url.py
tests/checker/test_error.py
tests/checker/test_news.py
2020-05-08 10:45:31 +01:00
Chris Mayo
b7c8ad9be7 Fix typo for -Dplugin in man page 2020-04-24 19:46:30 +01:00
Chris Mayo
5dd448cf05 Add link to unknownurl.py in man page 2020-04-24 19:46:30 +01:00
Chris Mayo
a506800c07 Replace `` in man page with bold formatting 2020-04-24 19:46:30 +01:00
Chris Mayo
e3b77f810e Update external links in man pages to https 2020-04-24 19:46:30 +01:00
Chris Mayo
a205a3722b Update man pages to optimise for both html and man
- Use "LinkChecker User Manual" as the source for both pages.
- .UR/.UE for external links to allow mandoc to create links in html.
- Use Linux man-pages format for cross references e.g.
  .BR linkcheckerrc (5) which are replace in the html by the Makefile.
2020-04-24 19:46:30 +01:00
Chris Mayo
441cda5e15 Switch to mandoc for generating html man pages
Removes the need for diff files and is a currently maintained project.

Cross references are only supported for mdoc macros but because we only
have two pages this can be achieved with sed.

A clean target is added to the Makefile to make development easier.
2020-04-24 19:46:30 +01:00
Marius Gedminas
61b30a95dd Switch to travis-ci.com
Migrating from legacy GitHub services/webhooks to the new Travis CI
GitHub app means we also have to use travis-ci.com instead of
travis-ci.org to see build status or history.
2020-03-31 18:35:37 +03:00
EsuS
004632a99b Update references to GitHub project from wummel to linkchecker
Remove all mention of donations.
2019-04-18 19:59:52 +01:00
Antoine Beaupré
ad46816a85
replace old links on website
point to the new orga at least while we figure out namespace issues

Closes: #112
2018-04-12 09:24:31 -04:00
Bastian Kleineidam
0ef00eea56 Move GUI files to separate project 2016-01-23 13:28:15 +01:00
Florian Jacob
fa262a0894 Make documentation reflect 39df181
10 instead of 100 default threads
2015-09-15 11:15:04 +02:00
Bastian Kleineidam
3d459218bf Mention that Python 3 is not yet supported.
[ci skip]
2014-09-11 19:43:06 +02:00
Bastian Kleineidam
c580c0ec52 Document user-agent string.
[ci skip]
2014-09-05 22:47:26 +02:00
Bastian Kleineidam
3301a5a731 Updated
[ci skip]
2014-07-16 20:35:15 +02:00
Bastian Kleineidam
05aa4ec1f6 A proper error message on Python 2.6 is not possible. Document Python 2.7.2 dependency in prominent places instead. Closes #517 2014-07-13 22:05:02 +02:00
Bastian Kleineidam
cb6000ebe4 Updated website version
[ci skip]
2014-04-23 23:04:16 +02:00
Bastian Kleineidam
25835bd5ee Fix download link.
[ci skip]
2014-04-23 22:17:39 +02:00
Bastian Kleineidam
49721affa6 Upload source releases to pypi. 2014-04-23 22:05:31 +02:00
Bastian Kleineidam
48635ddff8 Added docs.
[ci skip]
2014-03-31 11:15:07 +02:00
Bastian Kleineidam
fbe5d5f30e Updated web content.
[ci skip]
2014-03-31 08:46:39 +02:00
Bastian Kleineidam
90cea5bce0 Updated webpage info.
[ci skip]
2014-03-04 22:00:39 +01:00
Bastian Kleineidam
7b34be590b Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements. 2014-03-01 00:12:34 +01:00
Bastian Kleineidam
0ec92633a6 Specify HTML content language.
[ci skip]
2014-01-13 20:01:16 +01:00
Bastian Kleineidam
a9fc6b1847 Ignore dist dir
[ci skip]
2014-01-08 23:16:24 +01:00
Bastian Kleineidam
41b73ef2a9 Bump up version.
[ci skip]
2014-01-08 23:04:39 +01:00
Bastian Kleineidam
c806be5c15 Updated copyright 2014-01-08 22:33:04 +01:00
Bastian Kleineidam
1e55c28a7f Updated web version
[ci skip]
2013-12-24 07:29:56 +01:00
Bastian Kleineidam
c2d08fd86d Use dist dir as download. 2013-12-24 07:28:19 +01:00
Bastian Kleineidam
5736987b60 Refactor output loggers. 2013-12-11 18:41:55 +01:00
Bastian Kleineidam
b98fab331a Remove old dmg installer link.
[ci skip]
2013-12-11 07:25:58 +01:00
Bastian Kleineidam
97075cf06e Add travis build status to index page.
[ci skip]
2013-12-04 20:05:50 +01:00
Bastian Kleineidam
65fa0a8289 Readd donations page. 2013-12-03 20:23:01 +01:00
Bastian Kleineidam
54a9aba5e3 Fix dmg installer link. 2013-11-30 22:10:06 +01:00
Bastian Kleineidam
83ec53688d Add new homepage. 2013-11-30 22:04:50 +01:00