Chris Mayo
7fcca21c45
Generate man pages with Sphinx
2020-08-15 17:02:40 +01:00
Chris Mayo
d1834f0619
Generate html documentation with Sphinx
...
Create code documentation:
make -C doc code
Create html:
make -C doc html
2020-08-15 17:02:38 +01:00
Chris Mayo
d591fedb60
Remove unused updater code that supports linkchecker-gui
...
pip provides update support for linkchecker.
2020-06-05 16:05:25 +01:00
Marius Gedminas
10c56ceca5
Remove unneeded globs from MANIFEST.in
...
qhp and qhcp are Qt help files, removed with the GUI
rej is a rejected patch, definitely not part of the source.
There are no bat/cer/pvk/pfk files under tests.
Now python3 setup.py -q sdist no longer produces warnings.
2020-05-25 22:03:44 +03:00
Marius Gedminas
4cab3214c9
Oops, editor accident
2020-05-25 21:50:50 +03:00
Marius Gedminas
9e06c0ea80
Update MANIFEST.in to list ALL THE FILES!
...
We've discussed this in #414 and everyone's fine with including all
source files in the sdists (where "source file" == file versioned in git).
2020-05-25 19:33:10 +03:00
Chris Mayo
df79e9b196
Add missing test data and Markdown documentation to the distribution
2020-05-22 19:43:57 +01:00
Chris Mayo
c3860e2218
Remove third_party directory from MANIFEST.in
...
Unused since:
0a13fae3 ("remove third party packages and use them as dependency",
2018-01-06)
2020-03-31 19:46:31 +01:00
Petr Dlouhý
51a06d8a1e
Remove home-cooked htmlparser and use BeautifulSoup
2019-07-22 19:59:37 +01:00
Bastian Kleineidam
0ef00eea56
Move GUI files to separate project
2016-01-23 13:28:15 +01:00
Bastian Kleineidam
9c3739f1c9
Replace msgfmt.py with local tools.
2014-09-08 18:25:03 +02:00
Bastian Kleineidam
c94ef87d14
Bump up version; fix README.rst name in MANIFEST.in
2014-07-16 20:50:39 +02:00
Bastian Kleineidam
b4e33368ca
Remove old download template file.
2014-04-23 22:17:21 +02:00
Bastian Kleineidam
12de5f26ef
Add scripts dir
2014-03-12 19:22:07 +01:00
Bastian Kleineidam
182f89d57f
Remove unused certificate copy.
2014-03-04 22:10:24 +01:00
Bastian Kleineidam
6affdccdaa
Remove debian dir.
2013-01-06 23:07:46 +01:00
Bastian Kleineidam
f82384dd14
Add readme for download page at sourceforge.
2012-06-24 13:50:46 +02:00
Bastian Kleineidam
cbb13a8983
Add SSL certificate verification.
2012-06-18 23:05:44 +02:00
Bastian Kleineidam
3b86dd2daa
Add missing Debian files to MANIFEST
2012-04-22 21:47:07 +02:00
Bastian Kleineidam
1ef9a022ca
Make WSGI script more responsive by using threads.
2012-04-18 21:52:36 +02:00
Bastian Kleineidam
9b437fd1e4
Use dictionary-based logging config.
2012-01-04 21:07:35 +01:00
Bastian Kleineidam
1cafc3b8db
Rename freshmeat stuff to freecode.
2011-12-25 09:00:22 +01:00
Bastian Kleineidam
d771fc9a5e
Bump up version; renamed readme file to standard name.
2011-11-05 13:36:16 +01:00
Bastian Kleineidam
7f4bf943bb
Remove old todo.txt from manifest, prevent inclusion of .pyc files in thirdparty directory
2011-11-05 11:40:42 +01:00
Bastian Kleineidam
50bdfeab83
Removed unused reindent script.
2011-10-19 13:44:48 +02:00
Bastian Kleineidam
210b45d1e4
Removed FastCGI script.
2011-07-25 21:37:35 +02:00
Bastian Kleineidam
e1f724908d
Move dnspython module into third_party directory.
2011-05-24 20:18:58 +02:00
Bastian Kleineidam
5c5335608e
Add favicon to CGI html file.
2011-04-14 12:33:11 +02:00
Bastian Kleineidam
2f1d06e4d9
Added XML filter example.
2011-02-09 18:07:40 +01:00
Bastian Kleineidam
85f1623c88
Cleanup MANIFEST.in
2011-02-01 07:27:58 +01:00
Bastian Kleineidam
c52ce758c2
Add debian/source/format to source tarball.
2010-12-22 01:38:57 +01:00
Bastian Kleineidam
7f5036fbdf
Add markdown .txt files in source file.
2010-12-07 21:50:51 +01:00
Bastian Kleineidam
af860b1bb5
Add linkchecker.freshmeat to manifest file list.
2010-10-26 02:05:27 +02:00
Bastian Kleineidam
d0a4c18548
Install loginurl example config file.
2010-10-25 20:12:13 +02:00
Bastian Kleineidam
e5599cce26
Fixed DNS changelog name.
2010-03-08 08:05:55 +01:00
Bastian Kleineidam
049d989c65
Move msgfmt.py into po/ subdir
2010-03-07 11:56:25 +01:00
Bastian Kleineidam
437099bec1
Replace recursive-include with standard include where possible.
2010-03-07 11:05:14 +01:00
Bastian Kleineidam
450fa13cc4
Removed unneedd *.jpg matcher for doc/html
2010-03-07 10:50:39 +01:00
Bastian Kleineidam
f096570436
Moved some files into the doc/ subdirectory.
2010-03-06 21:52:25 +01:00
Bastian Kleineidam
3fd3ee90ec
Fix GUI documentation install
2009-07-29 21:53:52 +02:00
Bastian Kleineidam
e90fea0c8a
Fix path
2009-07-27 00:00:46 +02:00
Bastian Kleineidam
2aaadfb8a7
Moved html documentation files
2009-07-26 23:39:06 +02:00
Bastian Kleineidam
328713dac0
Added test scripts in distribution
2009-07-24 22:55:31 +02:00
Bastian Kleineidam
e6a464dfdd
Added UPGRADING.txt
2009-07-22 23:29:19 +02:00
Bastian Kleineidam
3121e3385e
Use direct HTML documentation for the GUI client; moved the homepage content to a separate package.
2009-07-20 18:33:09 +02:00
Bastian Kleineidam
48b0ac686d
Updated MANIFEST.in for renamed doc templates
2009-03-04 22:23:40 +01:00
calvin
a530840fc1
Removed old script files
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3965 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-18 19:27:04 +00:00
calvin
7f82fdf8c9
Updated Debian packaging
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3948 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-02-01 10:24:23 +00:00
calvin
68d237474b
Do not add tests to source release.
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3940 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-01-28 23:09:31 +00:00
calvin
6d64978954
Added documentation files to manifest.
...
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3932 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-01-24 17:49:11 +00:00