mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-21 16:30:28 +00:00
Unused since:
0a13fae3 ("remove third party packages and use them as dependency",
2018-01-06)
26 lines
1 KiB
Text
26 lines
1 KiB
Text
include README.rst COPYING MANIFEST.in
|
|
include config/linkchecker-completion config/create.sql
|
|
include config/linkcheckerrc
|
|
include config/linkchecker.apache2.conf install-rpm.sh
|
|
include linkchecker.freecode
|
|
include cgi-bin/lc.wsgi cgi-bin/README
|
|
include Makefile
|
|
include cgi-bin/lconline/*.html cgi-bin/lconline/*.de cgi-bin/lconline/*.en
|
|
include cgi-bin/lconline/*.js cgi-bin/lconline/*.css cgi-bin/lconline/*.ico
|
|
include po/*.po po/*.mo po/*.pot po/Makefile
|
|
include doc/*.example doc/*.txt
|
|
include doc/html/*.ico
|
|
include doc/html/*.html
|
|
include doc/html/*.txt
|
|
include doc/html/*.png
|
|
include doc/html/*.qhp
|
|
include doc/html/*.qhcp
|
|
include doc/html/Makefile
|
|
include doc/po4a.conf doc/*.po doc/*.pot
|
|
include doc/en/*.1 doc/en/*.5
|
|
include doc/de/*.1 doc/de/*.5
|
|
include doc/Makefile
|
|
include doc/examples/*.sh doc/examples/*.bat doc/examples/*.py
|
|
include doc/examples/linkcheckerrc_loginurl
|
|
include scripts/*.sh scripts/*.py
|
|
recursive-include tests *.py *.result *.html *.ico *.txt *.zip *.asc *.css *.xhtml *.sqlite *.adr *.swf
|