Commit graph

217 commits

Author SHA1 Message Date
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
Bastian Kleineidam
0ef00eea56 Move GUI files to separate project 2016-01-23 13:28:15 +01:00
wummel
4de5348b9d Merge pull request #575 from sitsofe/master
Expand RegexCheck docs and fix up some typos.
2016-01-19 21:59:42 +01:00
Florian Jacob
fa262a0894 Make documentation reflect 39df181
10 instead of 100 default threads
2015-09-15 11:15:04 +02:00
Sitsofe Wheeler
40be399f79 Fix up some typos and grammar in the linkcheckerrc man page. 2015-02-11 10:42:03 +00:00
Sitsofe Wheeler
ed683bc4c0 Expand RegexCheck section.
- Add the warningregex parameter to the RegexCheck section.
- Add a note that the REGEX shouldn't be quoted.
- Change the quote style to double quotes to match the rest of the document.
2015-02-11 10:41:57 +00:00
Bastian Kleineidam
82dd76b0d7 Add PDF link parsing. 2014-04-28 18:13:45 +02:00
Bastian Kleineidam
306979abca Add HttpHeaderInfo plugin 2014-03-12 19:28:37 +01:00
Bastian Kleineidam
1eb5e334f9 Document the detection of gconf and kde proxy settings. 2014-03-01 18:17:03 +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
8276681c7f Updated copyright, set release date
[ci skip]
2014-01-08 22:35:36 +01:00
Bastian Kleineidam
c806be5c15 Updated copyright 2014-01-08 22:33:04 +01:00
Bastian Kleineidam
103e00b4d1 Allow disabling of ssl certificate checks. 2013-12-12 22:17:57 +01:00
Bastian Kleineidam
c966fe6b24 Remove the http-wrong-redirect warning 2013-04-11 18:33:19 +02:00
Bastian Kleineidam
123578a4cd Make per-host connection limits configurable. 2013-02-27 19:37:28 +01:00
Bastian Kleineidam
747602a7ba Fix manpage typos. 2013-02-19 21:30:45 +01:00
Bastian Kleineidam
64d95e45e0 Remove local HTML and CSS syntax check. 2013-02-08 21:36:02 +01:00
Bastian Kleineidam
65a0031c10 Updated copyright. 2013-01-06 18:12:44 +01:00
Bastian Kleineidam
16b84be490 Updated all links. 2013-01-06 18:10:13 +01:00
Bastian Kleineidam
453b008c73 Improved the GUI documentation. 2012-11-08 11:15:32 +01:00
Bastian Kleineidam
8750d55a73 Add configuration entry for maximum number of URLs. 2012-10-14 11:13:55 +02:00
Bastian Kleineidam
a013a67358 Document the maxrunseconds option. 2012-10-14 09:56:32 +02:00
Bastian Kleineidam
932a07a9cf Added XML sitemap logger. 2012-09-18 09:16:34 +02:00
Bastian Kleineidam
99ab68908c Increase the default number of checker threads. 2012-08-23 16:11:47 +02:00
Bastian Kleineidam
ec365d50a6 Document that feed: URLs are unsupported. 2012-08-14 23:15:41 +02:00
Bastian Kleineidam
7db9c4e9cf Updated manual page. 2012-08-14 20:37:11 +02:00
Bastian Kleineidam
898c426d7a Use cProfile for profiling. Don't print user-visible help for profiling. 2012-08-09 12:38:06 +02:00
Bastian Kleineidam
2baa908494 Updated linkcheckerrc manpage. 2012-06-24 10:45:07 +02:00
Bastian Kleineidam
addbcfc54f Updated translation. 2012-06-20 20:18:39 +02:00
Bastian Kleineidam
4cce99a77d Test SSL certificate expiration. 2012-06-20 20:10:40 +02:00
Bastian Kleineidam
00aa631267 Add localwebroot configuration option. 2012-06-10 14:47:27 +02:00
Bastian Kleineidam
2dee223555 Allow memory dumps to be written. 2012-06-10 13:18:35 +02:00
Bastian Kleineidam
84f91c9124 Fix typo in documentation. 2012-05-06 14:19:50 +02:00
Bastian Kleineidam
b9f1032b41 Made --ignore-url documentation more clear. 2012-04-29 10:33:24 +02:00
Bastian Kleineidam
52dcf101e0 Remove rest of deprecated options. 2012-04-22 17:55:12 +02:00
Bastian Kleineidam
d0fbe8b7f6 Break long URLs in documentation. 2012-04-03 07:42:39 +02:00
Bastian Kleineidam
d6d82b96f1 Add cookiefile config option. 2012-03-22 22:29:56 +01:00
Bastian Kleineidam
7985cc1d90 Updated the manpage documentation. 2012-03-20 22:13:16 +01:00
Bastian Kleineidam
3e36d10ad5 Fix typo in manual page. 2012-02-10 20:17:17 +01:00
Bastian Kleineidam
32eca81c7f Updated documentation. 2012-01-29 17:18:36 +01:00
Bastian Kleineidam
ca67566fad Sort manpage options alphabetically. 2012-01-23 20:00:31 +01:00
Bastian Kleineidam
042b0569ec Fall back to W3C checkers. 2012-01-22 08:13:27 +01:00
Bastian Kleineidam
0271ee0c20 Advertise HTML5 support and sync the feature description to the manpage. 2012-01-11 19:13:39 +01:00
Bastian Kleineidam
a0581cc2a1 Ignore steam:// URIs. 2012-01-10 19:37:19 +01:00
Bastian Kleineidam
886bacb2ac Updated copyright. 2012-01-06 20:33:49 +01:00
Bastian Kleineidam
21532a70ec Return with non-zero return value when internal program errors occurred. 2011-12-14 22:54:26 +01:00